summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/item_use.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-12-08 23:16:10 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-12-08 23:16:10 +0000
commit59c34de89668ac7ab410ed94cf158dc0038ca49c (patch)
treea8c83f23f90d650284357187d38d5e7b4f8a62e8 /crawl-ref/source/item_use.cc
parentdca278f491535917fc03ecdf94b01a65398e7e6c (diff)
downloadcrawl-ref-59c34de89668ac7ab410ed94cf158dc0038ca49c.tar.gz
crawl-ref-59c34de89668ac7ab410ed94cf158dc0038ca49c.zip
Typo fixes.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7792 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/item_use.cc')
-rw-r--r--crawl-ref/source/item_use.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/item_use.cc b/crawl-ref/source/item_use.cc
index 51250a0145..f20ff2e789 100644
--- a/crawl-ref/source/item_use.cc
+++ b/crawl-ref/source/item_use.cc
@@ -634,7 +634,7 @@ void wield_effects(int item_wield_2, bool showMsgs)
break;
case SPWPN_CHAOS:
- mpr("It is briefly surrounded by a scintillating arua "
+ mpr("It is briefly surrounded by a scintillating aura "
"of random colours.");
break;