summaryrefslogtreecommitdiffstats
path: root/crawl-ref
diff options
context:
space:
mode:
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;