summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tutorial.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/tutorial.cc')
-rw-r--r--crawl-ref/source/tutorial.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/tutorial.cc b/crawl-ref/source/tutorial.cc
index 18326f1689..fb131a5d56 100644
--- a/crawl-ref/source/tutorial.cc
+++ b/crawl-ref/source/tutorial.cc
@@ -1634,7 +1634,7 @@ void learned_something_new(tutorial_event_type seen_what, coord_def gc)
#endif
". You can eat it by typing <w>e</w>"
#ifdef USE_TILE
- " or by clicking on it with your <w>left mouse button</w> "
+ " or by clicking on it with your <w>left mouse button</w>"
#endif
".";
break;