From 59b959179f3913258425843c14f8c1efcfe435e4 Mon Sep 17 00:00:00 2001 From: dolorous Date: Sat, 16 Aug 2008 17:42:13 +0000 Subject: 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 --- crawl-ref/source/describe.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref') 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; -- cgit v1.2.3-54-g00ecf