summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/religion.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/crawl-ref/source/religion.cc b/crawl-ref/source/religion.cc
index f36dd237c8..427b666a80 100644
--- a/crawl-ref/source/religion.cc
+++ b/crawl-ref/source/religion.cc
@@ -1594,8 +1594,7 @@ bool bless_follower(monsters *follower,
// deliberate fallthrough for the healing effects
case GOD_BEOGH:
{
- // Remove harmful ailments from a monster, or give it full
- // healing, optionally giving it one extra hit point, if
+ // Remove harmful ailments from a monster, or heal it, if
// possible.
if (coinflip())
{