summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/command.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/command.cc b/crawl-ref/source/command.cc
index 624607b165..229f93f937 100644
--- a/crawl-ref/source/command.cc
+++ b/crawl-ref/source/command.cc
@@ -756,7 +756,7 @@ static const char *targeting_help_1 =
"<w>Tab</w> : cycle through shops and portals\n"
"<w>Ctrl-F</w> : change monster targeting mode\n"
#ifndef USE_TILE
- "<w>Ctrl-L</w> : toggle targetting via monster list\n"
+ "<w>Ctrl-L</w> : toggle targeting via monster list\n"
#endif
"<w>Ctrl-P</w> : repeat prompt\n"
" \n"