summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/describe.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-07-06 04:09:28 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-07-06 04:09:28 +0000
commit6efc5c639a0ba48559c2fad77376a210b503256c (patch)
tree7fc741e9223a5ded04cfa44998b9474cb3996b85 /crawl-ref/source/describe.cc
parentc0bdfd7fc7c9e8878e4e6d30b81ee7762ca2e2f8 (diff)
downloadcrawl-ref-6efc5c639a0ba48559c2fad77376a210b503256c.tar.gz
crawl-ref-6efc5c639a0ba48559c2fad77376a210b503256c.zip
Add spelling fixes.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6418 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/describe.cc')
-rw-r--r--crawl-ref/source/describe.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/describe.cc b/crawl-ref/source/describe.cc
index 8160352820..2b122cbc63 100644
--- a/crawl-ref/source/describe.cc
+++ b/crawl-ref/source/describe.cc
@@ -2737,7 +2737,7 @@ const char *divine_title[NUM_GODS][8] =
"Agent of Entropy", "Schismatic", "Envoy of Void", "Corrupter of Planes"},
// Beogh -- messiah theme
- {"Apostate", "Messenger", "Proselytizer", "Priest",
+ {"Apostate", "Messenger", "Proselytiser", "Priest",
"Missionary", "Evangelist", "Apostle", "Messiah"}
};