summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/lev-pand.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/lev-pand.cc')
-rw-r--r--crawl-ref/source/lev-pand.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/lev-pand.cc b/crawl-ref/source/lev-pand.cc
index f2028b7edf..acbb984779 100644
--- a/crawl-ref/source/lev-pand.cc
+++ b/crawl-ref/source/lev-pand.cc
@@ -94,7 +94,7 @@ void init_pandemonium(void)
}
// colour of monster 9 is colour of floor, 8 is colour of rock
- // IIRC, BLACK is set to LIGHTGRAY
+ // IIRC, BLACK is set to LIGHTGREY
for (pc = 0; pc < 10; ++pc)
{