From 219ce41e6713bcdf4432f977a1fce0c770cee348 Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Tue, 10 Nov 2009 21:29:51 -0600 Subject: Typo fix. --- crawl-ref/source/religion.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/religion.cc') diff --git a/crawl-ref/source/religion.cc b/crawl-ref/source/religion.cc index 2f31a0c9d9..f2bbc08c9f 100644 --- a/crawl-ref/source/religion.cc +++ b/crawl-ref/source/religion.cc @@ -3860,7 +3860,7 @@ bool ely_destroy_weapons() _print_sacrifice_message(GOD_ELYVILON, item, pgain); if (is_evil_weapon) { - // Print this is addition to the above! + // Print this in addition to the above! simple_god_message( make_stringf(" welcomes the destruction of %s evil " "weapon%s.", -- cgit v1.2.3-54-g00ecf