summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-08-09 18:58:09 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-08-09 18:58:09 +0000
commitd9f1b7893cb6c270bac2bb6bbe97b13540468dca (patch)
tree301607e58c7003b6791cfe55132e756dbcf3016d /crawl-ref/source/religion.cc
parentfd79deeb40ef39b5e29fc2e3b0cb865c0687a2fa (diff)
downloadcrawl-ref-d9f1b7893cb6c270bac2bb6bbe97b13540468dca.tar.gz
crawl-ref-d9f1b7893cb6c270bac2bb6bbe97b13540468dca.zip
Comment fix.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6809 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/religion.cc')
-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())
{