summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells3.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-03-09 10:14:13 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-03-09 10:14:13 +0000
commit8387025f9dbca1c317d332b8e17661d55d5928bb (patch)
tree144e4e608534c6373efff2458d7b4486c21209d1 /crawl-ref/source/spells3.cc
parent1052e0b0eb86f0c2858c07b1db83fc12c0fbffab (diff)
downloadcrawl-ref-8387025f9dbca1c317d332b8e17661d55d5928bb.tar.gz
crawl-ref-8387025f9dbca1c317d332b8e17661d55d5928bb.zip
Comment fix.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9396 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/spells3.cc')
-rw-r--r--crawl-ref/source/spells3.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spells3.cc b/crawl-ref/source/spells3.cc
index 304a138af3..f097b92073 100644
--- a/crawl-ref/source/spells3.cc
+++ b/crawl-ref/source/spells3.cc
@@ -899,7 +899,7 @@ int animate_remains(const coord_def &a, corpse_type class_allowed,
if (actual && success)
{
- // ignores quiet
+ // Ignore quiet.
if (was_butchering)
mpr("The corpse you are butchering rises to attack!");