summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/command.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/command.cc')
-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 519ba88e5d..bcfad0972b 100644
--- a/crawl-ref/source/command.cc
+++ b/crawl-ref/source/command.cc
@@ -2575,7 +2575,7 @@ int list_wizard_commands(bool do_redraw_screen)
"<yellow>Monster related commands</yellow>\n"
"<w>D</w> detect all monsters\n"
"<w>G</w> dismiss all monsters\n"
- "<w>m</w>/<w>M</w> create monster by number/name\n"
+ "<w>m</w>/<w>M</w> create monster by name/number\n"
"<w>\"</w> list monsters\n"
"\n"
"<yellow>Item related commands</yellow>\n"