From 59c34de89668ac7ab410ed94cf158dc0038ca49c Mon Sep 17 00:00:00 2001 From: dolorous Date: Mon, 8 Dec 2008 23:16:10 +0000 Subject: Typo fixes. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7792 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/item_use.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/item_use.cc') 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; -- cgit v1.2.3-54-g00ecf