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 6aae22dedf..7380faa190 100644
--- a/crawl-ref/source/command.cc
+++ b/crawl-ref/source/command.cc
@@ -2112,7 +2112,7 @@ static void _add_formatted_keyhelp(column_composer &cols)
true, true, _cmdhelp_textfilter);
unsigned ch;
- // Initialize colour to quiet some Valgrind warnings
+ // Initialise colour to quiet some Valgrind warnings.
unsigned short colour = BLACK;
std::string item_types =
"\n"