summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/religion.cc')
-rw-r--r--crawl-ref/source/religion.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/religion.cc b/crawl-ref/source/religion.cc
index 4fe18bfc17..4b44211074 100644
--- a/crawl-ref/source/religion.cc
+++ b/crawl-ref/source/religion.cc
@@ -4969,7 +4969,7 @@ void god_pitch(god_type which_god)
if (_magic_users_attitude_change())
mpr("Your magic-using allies forsake you.", MSGCH_MONSTER_ENCHANT);
- mpr("You can now call upon Trog to burn books in your surroundings.",
+ mpr("You can now call upon Trog to burn spellbooks in your surroundings.",
MSGCH_GOD);
}