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.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/command.cc b/crawl-ref/source/command.cc
index cbbee78e79..2b97cf1536 100644
--- a/crawl-ref/source/command.cc
+++ b/crawl-ref/source/command.cc
@@ -761,7 +761,7 @@ void list_commands(bool wizard)
"<lightgrey>/</lightgrey> : wands (<w>z</w>ap)\n"
"<lightcyan>+</lightcyan> : books (<w>r</w>ead, <w>M</w>emorise and <w>Z</w>ap)\n"
"<brown>\\</brown> : staves and rods (<w>w</w>ield and <w>E</w>voke)\n"
- "<lightgreen>{</lightgreen> : miscellaneous items (<w>E</w>voke)\n"
+ "<lightgreen>}</lightgreen> : miscellaneous items (<w>E</w>voke)\n"
"<lightred>0</lightred> : the Orb of Zot\n"
"\n"
"<yellow>$</yellow> : gold\n"
@@ -885,7 +885,7 @@ void list_commands(bool wizard)
"<w>/</w> : selects wands\n"
"<w>+</w> : selects books\n"
"<w>\\</w> : selects staves\n"
- "<w>{</w> : selects miscellaneous items\n"
+ "<w>}</w> : selects miscellaneous items\n"
"Carry the Orb to the surface and win!\n"
"<w>,</w> : global selection\n"
"<w>-</w> : global deselection\n"