summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ouch.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2012-01-25 06:38:59 +0100
committerAdam Borowski <kilobyte@angband.pl>2012-01-25 06:38:59 +0100
commit6871f025b85565396327488fb4e9380349f0fb84 (patch)
tree42a867c21181dc81aaf9266a897761baa25b9c70 /crawl-ref/source/ouch.h
parent97e9b58bb1f84589e00f01585d8ca91f2e0a212e (diff)
downloadcrawl-ref-6871f025b85565396327488fb4e9380349f0fb84.tar.gz
crawl-ref-6871f025b85565396327488fb4e9380349f0fb84.zip
Get rid of USisms in spelling of -ll- and -tt-.
This mostly reverts 78d8ab06 which replaced Commonwealth "targetting" with US "targeting", although there's also "cancelLing", "levelLing", "travelLing".
Diffstat (limited to 'crawl-ref/source/ouch.h')
-rw-r--r--crawl-ref/source/ouch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/ouch.h b/crawl-ref/source/ouch.h
index 5b71927641..e4a00a73e9 100644
--- a/crawl-ref/source/ouch.h
+++ b/crawl-ref/source/ouch.h
@@ -38,7 +38,7 @@ enum kill_method_type
KILLED_BY_WILD_MAGIC,
KILLED_BY_XOM,
KILLED_BY_ROTTING,
- KILLED_BY_TARGETING,
+ KILLED_BY_TARGETTING,
KILLED_BY_SPORE,
KILLED_BY_TSO_SMITING,
KILLED_BY_PETRIFICATION,