summaryrefslogtreecommitdiffstats
path: root/crawl-ref
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-26 04:28:19 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-26 04:28:19 +0000
commitf189a5a0631a4c0a06e542efb9eeff6905275e43 (patch)
treeecee319cb7c612a7ec6ae85170030eaccb2c1b50 /crawl-ref
parent0463cd9e8e162dd27d3cda8b69cca55d03dbf656 (diff)
downloadcrawl-ref-f189a5a0631a4c0a06e542efb9eeff6905275e43.tar.gz
crawl-ref-f189a5a0631a4c0a06e542efb9eeff6905275e43.zip
Comment fix.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4655 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref')
-rw-r--r--crawl-ref/source/religion.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/religion.cc b/crawl-ref/source/religion.cc
index 788248d1ad..1e20a6180f 100644
--- a/crawl-ref/source/religion.cc
+++ b/crawl-ref/source/religion.cc
@@ -3954,7 +3954,7 @@ static bool _beogh_followers_abandon_you()
}
}
- if (reconvert) // maybe all of them invisible
+ if (reconvert) // maybe all of them are invisible
{
simple_god_message("'s voice booms out, \"Who do you think you "
"are?\"", GOD_BEOGH);