From 883d0ce492391cc7cfeed1836b4a4e5fc5f4b24e Mon Sep 17 00:00:00 2001 From: haranp Date: Fri, 29 Dec 2006 12:38:49 +0000 Subject: Hopefully, finally squashed the stacking bug. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@728 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/it_use2.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/it_use2.cc') diff --git a/crawl-ref/source/it_use2.cc b/crawl-ref/source/it_use2.cc index dd44ac75ce..6886197e7e 100644 --- a/crawl-ref/source/it_use2.cc +++ b/crawl-ref/source/it_use2.cc @@ -387,7 +387,7 @@ void unwield_item(char unw, bool showMsgs) case SPWPN_DISTORTION: // Removing the translocations skill reduction of effect, - // it might seem sensible, but this brand is supposted + // it might seem sensible, but this brand is supposed // to be dangerous because it does large bonus damage, // as well as free teleport other side effects, and // even with the miscast effects you can rely on the -- cgit v1.2.3-54-g00ecf