summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/describe.cc
diff options
context:
space:
mode:
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 4da797fa67..4ac11ea4e9 100644
--- a/crawl-ref/source/describe.cc
+++ b/crawl-ref/source/describe.cc
@@ -3273,7 +3273,7 @@ const char *divine_title[NUM_GODS][8] =
// Feawn -- nature theme, titles could use some work but the progression
// is generally from nature lover to walking disaster. -CAO
- {"Walking Fertilizer", "Green %s", "Tree Hugger", "Conservationist",
+ {"Walking Fertiliser", "Green %s", "Tree Hugger", "Conservationist",
"Floral Guardian", "Eco-Terrorist", "Green Death", "Force of Nature"}
};