summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/describe.cc
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2009-11-16 00:19:35 +0100
committerAdam Borowski <kilobyte@angband.pl>2009-11-16 00:19:35 +0100
commitb2f52278a5400d65abbbccf99f82c9a48073e371 (patch)
tree63176ce989ca180ee32cd8e7026ab4b5cb7d23ae /crawl-ref/source/describe.cc
parent9545c801bea5a95123b1a1c5ce031c12c112a334 (diff)
downloadcrawl-ref-b2f52278a5400d65abbbccf99f82c9a48073e371.tar.gz
crawl-ref-b2f52278a5400d65abbbccf99f82c9a48073e371.zip
Typo fix.
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 6ea2a9edbc..e064ce3bf2 100644
--- a/crawl-ref/source/describe.cc
+++ b/crawl-ref/source/describe.cc
@@ -3334,7 +3334,7 @@ const char *divine_title[NUM_GODS][8] =
// Cheibriados -- slow theme
{"Unwound %s", "Timekeeper", "Righteous Timekeeper", "Chronographer",
- "Splendid Chronogrpaher", "Chronicler", "Eternal Chronicler", "Ticktocktomancer"}
+ "Splendid Chronographer", "Chronicler", "Eternal Chronicler", "Ticktocktomancer"}
};
static int _piety_level()