summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/item_use.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-05-16 00:41:20 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-05-16 00:41:20 +0000
commit0d4f396c1c1b9a3aacbd5f2bb80c0ec00146e8c1 (patch)
tree836c1572ef9cda737cf33ee3152cdb7196dedc51 /crawl-ref/source/item_use.cc
parent5bf0b52eb3d937b93c1c7ebcb80678a251a0502c (diff)
downloadcrawl-ref-0d4f396c1c1b9a3aacbd5f2bb80c0ec00146e8c1.tar.gz
crawl-ref-0d4f396c1c1b9a3aacbd5f2bb80c0ec00146e8c1.zip
Comment fix.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9779 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 596e1c7374..70610c9e95 100644
--- a/crawl-ref/source/item_use.cc
+++ b/crawl-ref/source/item_use.cc
@@ -196,7 +196,7 @@ static bool _valid_weapon_swap(const item_def &item)
return (false);
}
- // Boneshards.
+ // Bone Shards.
if (item.base_type == OBJ_CORPSES)
{
return (item.sub_type == CORPSE_SKELETON