summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/menu.h')
-rw-r--r--crawl-ref/source/menu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/menu.h b/crawl-ref/source/menu.h
index b2cc572c30..0d6c3f1a52 100644
--- a/crawl-ref/source/menu.h
+++ b/crawl-ref/source/menu.h
@@ -275,7 +275,7 @@ public:
Menu(int flags = MF_MULTISELECT, const std::string& tagname = "",
bool text_only = true);
- // Initializes a Menu from a formatted_string as follows:
+ // Initialises a Menu from a formatted_string as follows:
//
// 1) Splits the formatted_string on EOL (this is not necessarily \n).
// 2) Picks the most recently used non-whitespace colour as the colour