summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-01 20:53:03 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-01 20:53:03 +0000
commitddd3eab5cd84076104247dbea5d362f593e30ba7 (patch)
tree9252ba8db23240df9cd4347ba5e4255706400607 /crawl-ref/source/religion.cc
parent8cc866662f59fac3f886072fd1c6472759c9ae6e (diff)
downloadcrawl-ref-ddd3eab5cd84076104247dbea5d362f593e30ba7.tar.gz
crawl-ref-ddd3eab5cd84076104247dbea5d362f593e30ba7.zip
Comment fix.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4802 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/religion.cc')
-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 809919a2cb..3b35d2d870 100644
--- a/crawl-ref/source/religion.cc
+++ b/crawl-ref/source/religion.cc
@@ -92,7 +92,7 @@
#define PIETY_HYSTERESIS_LIMIT 1
-// Item offer messages for the gods:
+// Item offering messages for the gods:
// & is replaced by "is" or "are" as appropriate for the item.
// % is replaced by "s" or "" as appropriate.
// <> and </> are replaced with colors.