summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/acr.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/acr.cc')
-rw-r--r--crawl-ref/source/acr.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/acr.cc b/crawl-ref/source/acr.cc
index 0451419fcf..0b4fba6736 100644
--- a/crawl-ref/source/acr.cc
+++ b/crawl-ref/source/acr.cc
@@ -2479,7 +2479,7 @@ void process_command( command_type cmd )
if (Options.tutorial_left)
{
std::string msg = "Unknown command. (For a list of commands type "
- "<w>?\?<lightgray>.)";
+ "<w>?\?<lightgrey>.)";
print_formatted_paragraph(msg, get_number_of_cols());
}
else // well, not examine, but...