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