From ccf245885f0581c4b5f7ebe5248cf5a48b30349e Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Mon, 8 Oct 2007 19:26:19 +0000 Subject: Applying dolorous' latest patch (1806451), mostly correcting typos in the comments and changing Xom stimulation from 256 to 255 (as the function apparently cannot handle that). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2384 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/abyss.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/abyss.cc') diff --git a/crawl-ref/source/abyss.cc b/crawl-ref/source/abyss.cc index 05f1117227..5bf3c7d763 100644 --- a/crawl-ref/source/abyss.cc +++ b/crawl-ref/source/abyss.cc @@ -270,7 +270,7 @@ static void xom_check_nearness_setup() } // If the player was almost to the exit when it disppeared, Xom is -// exteremely amused. He's also extremely amused if the player winds +// extremely amused. He's also extremely amused if the player winds // up right next to an exit when there wasn't one there before. The // same applies to Abyssal runes. static void xom_check_nearness() -- cgit v1.2.3-54-g00ecf