summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/item_use.cc
diff options
context:
space:
mode:
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;