summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source')
-rw-r--r--crawl-ref/source/describe.cc2
-rw-r--r--crawl-ref/source/unrand.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/describe.cc b/crawl-ref/source/describe.cc
index eb834501cd..9fc424c628 100644
--- a/crawl-ref/source/describe.cc
+++ b/crawl-ref/source/describe.cc
@@ -737,7 +737,7 @@ static std::string describe_weapon( const item_def &item, bool verbose)
break;
case SPWPN_WRATH_OF_TROG:
description += "This was the favourite weapon of "
- "the old god Trog, before he lost it one day. "
+ "the old god Trog, before it was lost one day. "
"It induces a bloodthirsty berserker rage in "
"anyone who uses it to strike another. ";
break;
diff --git a/crawl-ref/source/unrand.h b/crawl-ref/source/unrand.h
index 64e7061296..218086775c 100644
--- a/crawl-ref/source/unrand.h
+++ b/crawl-ref/source/unrand.h
@@ -613,7 +613,7 @@
0, -50 // stealth (TSO hates backstab)
}
,
- "This sword was The Shining One's gift to one of his paladins." ,
+ "This sword was The Shining One's gift to a worshipper.",
"A long sword made of one huge piece of crystal.",
""
}