summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/docs/034_changes.txt4
-rw-r--r--crawl-ref/docs/options_guide.txt2
2 files changed, 3 insertions, 3 deletions
diff --git a/crawl-ref/docs/034_changes.txt b/crawl-ref/docs/034_changes.txt
index 0859dc0670..5f472f6e7f 100644
--- a/crawl-ref/docs/034_changes.txt
+++ b/crawl-ref/docs/034_changes.txt
@@ -33,9 +33,9 @@ them:
can be sacrificed with 'pca'.
* The colours of many monsters have been changed. Most notably, there are
- no darkgray monsters anymore. In case darkgray is actually better
+ no darkgrey monsters anymore. In case darkgrey is actually better
visible than blue on your system, you can swap these colours using
- colour: darkblue = darkgray
+ colour: darkblue = darkgrey
in init.txt.
Apart from that, more dangerous monsters are now generally displayed in
lighter colours.
diff --git a/crawl-ref/docs/options_guide.txt b/crawl-ref/docs/options_guide.txt
index ed1e0dad61..9e708949d5 100644
--- a/crawl-ref/docs/options_guide.txt
+++ b/crawl-ref/docs/options_guide.txt
@@ -1737,7 +1737,7 @@ colour.OLDCOLOUR = NEWCOLOUR
darkgrey, lightblue, lightgreen, lightcyan, lightred,
lightmagenta, yellow, white
with lightgray = lightgrey, darkgray = darkgrey. Some examples:
- colour.lightgray = black
+ colour.lightgrey = black
colour.lightcyan = cyan
colour.yellow = brown