From c25785bb70e9207b264420b56ea4db0d9320f9a2 Mon Sep 17 00:00:00 2001 From: dolorous Date: Sat, 31 May 2008 06:15:26 +0000 Subject: Comment fix. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5368 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/xom.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crawl-ref/source/xom.cc') diff --git a/crawl-ref/source/xom.cc b/crawl-ref/source/xom.cc index 99c3af7c9d..851537ff3d 100644 --- a/crawl-ref/source/xom.cc +++ b/crawl-ref/source/xom.cc @@ -46,8 +46,8 @@ # define DEBUG_GIFTS 1 #endif -// Which spells? First I copied all spells from your_spells(), then I -// filtered some out, especially conjurations. Then I sorted them in +// Which spells? First I copied all spells from your_spells(), and then +// I filtered some out, especially conjurations. Then I sorted them in // roughly ascending order of power. static const spell_type xom_spells[] = { -- cgit v1.2.3-54-g00ecf