summaryrefslogtreecommitdiffstats
path: root/crawl-ref
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-08-16 17:42:13 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-08-16 17:42:13 +0000
commit59b959179f3913258425843c14f8c1efcfe435e4 (patch)
tree81fe63bfbdc7e3dd942ef7d2a29ccf52fbcec222 /crawl-ref
parentbbc2c84cd20394123053636d0c10ef93cc959668 (diff)
downloadcrawl-ref-59b959179f3913258425843c14f8c1efcfe435e4.tar.gz
crawl-ref-59b959179f3913258425843c14f8c1efcfe435e4.zip
Apply trunk r6823 to 0.4.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6824 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref')
-rw-r--r--crawl-ref/source/describe.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/describe.cc b/crawl-ref/source/describe.cc
index 36d5b1b638..3fc9ab53a6 100644
--- a/crawl-ref/source/describe.cc
+++ b/crawl-ref/source/describe.cc
@@ -2702,7 +2702,7 @@ static std::string _religion_help( god_type god )
result += " ";
result += "You can pray at an altar to have your weapon "
- "blessed, especially a long sword.";
+ "blessed, especially a long blade.";
}
break;