summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-util.h
diff options
context:
space:
mode:
authorChris Oelmueller <chris.oelmueller@gmail.com>2013-07-22 23:33:29 +0200
committerChris Campbell <chriscampbell89@gmail.com>2013-07-23 17:27:50 +0100
commit1e8a74ea0b0e105d33382862bf59a8313bd81fa0 (patch)
treecc43871811deaccbecb55794c39735d433aadac1 /crawl-ref/source/spl-util.h
parent925c3d30d6b0207b59945da8e90a9150620cd866 (diff)
downloadcrawl-ref-1e8a74ea0b0e105d33382862bf59a8313bd81fa0.tar.gz
crawl-ref-1e8a74ea0b0e105d33382862bf59a8313bd81fa0.zip
Fix lots of typos
Diffstat (limited to 'crawl-ref/source/spl-util.h')
-rw-r--r--crawl-ref/source/spl-util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-util.h b/crawl-ref/source/spl-util.h
index a23c89ac5b..188318b1fc 100644
--- a/crawl-ref/source/spl-util.h
+++ b/crawl-ref/source/spl-util.h
@@ -41,7 +41,7 @@ enum spell_highlight_colours
COL_MEMORIZED = LIGHTGRAY, // spell has been memorized
COL_USELESS = DARKGRAY, // ability would have no useful effect
COL_INAPPLICABLE = COL_USELESS, // ability cannot be meanifully applied (eg, no targets)
- COL_FORBIDDEN = LIGHTRED, // The player's god hates this abilty
+ COL_FORBIDDEN = LIGHTRED, // The player's god hates this ability
COL_EMPOWERED = LIGHTGREEN, // The ability is made stronger by the player's status
COL_FAVORED = GREEN, // the player's god likes this ability