summaryrefslogtreecommitdiffstats
path: root/crawl-ref
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-10-21 12:31:11 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-10-21 12:31:11 +0000
commit1f86ecd606f4f764b6ea347c64657ae1426668fe (patch)
treeed7880aa4c3328303ba784025bf0bb4fe7bf3c6f /crawl-ref
parent822e6b069f6c67b44188f03b34d561b106539736 (diff)
downloadcrawl-ref-1f86ecd606f4f764b6ea347c64657ae1426668fe.tar.gz
crawl-ref-1f86ecd606f4f764b6ea347c64657ae1426668fe.zip
[1813910] Typo fixes in mutation messages (dolorous).
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2503 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref')
-rw-r--r--crawl-ref/source/mutation.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/mutation.cc b/crawl-ref/source/mutation.cc
index 0e3c66e8fe..c72d79e58d 100644
--- a/crawl-ref/source/mutation.cc
+++ b/crawl-ref/source/mutation.cc
@@ -529,8 +529,8 @@ const char *gain_mutation[][3] = {
"Your chest, abdomen and neck itch."},
{"Your movements feel uncertain.",
- "Your movements feel even more uncertian.",
- "Your movements feel even more uncertian."},
+ "Your movements feel even more uncertain.",
+ "Your movements feel even more uncertain."},
{"", "", ""},
{"", "", ""},
{"", "", ""},