summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/colour.h
diff options
context:
space:
mode:
authorNeil Moore <neil@s-z.org>2014-05-24 02:20:40 -0400
committerNeil Moore <neil@s-z.org>2014-05-24 02:20:40 -0400
commitdb5218568966c4481aa3dff6705010259c862011 (patch)
tree4073e7672a71015319b2f21c02b9a223f5645bba /crawl-ref/source/colour.h
parent2d06bffd5ab5043f7c4cfe67328844405078ee07 (diff)
downloadcrawl-ref-db5218568966c4481aa3dff6705010259c862011.tar.gz
crawl-ref-db5218568966c4481aa3dff6705010259c862011.zip
Fix a comment.
Diffstat (limited to 'crawl-ref/source/colour.h')
-rw-r--r--crawl-ref/source/colour.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/colour.h b/crawl-ref/source/colour.h
index 098824ef2c..10633edae9 100644
--- a/crawl-ref/source/colour.h
+++ b/crawl-ref/source/colour.h
@@ -50,7 +50,7 @@ enum element_type
ETC_WAVES, // cyan, with regularly occurring lightcyan waves
ETC_TREE, // colour of trees on land
ETC_RANDOM, // any colour (except BLACK)
- ETC_TORNADO, // twisting swirls of gray
+ ETC_TORNADO, // twisting swirls of grey
ETC_LIQUEFIED, // ripples of yellow and brown.
#if TAG_MAJOR_VERSION == 34
ETC_MANGROVE, // colour of trees on water