From 571e6c5aac08d6c446965e3a4cf76bb1b044c5df Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Sun, 28 Dec 2008 14:41:57 +0000 Subject: Apply a patch by castamir to fix a multitude of typos. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8005 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/fight.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/fight.cc') diff --git a/crawl-ref/source/fight.cc b/crawl-ref/source/fight.cc index 5a1b84b795..16a1cb685c 100644 --- a/crawl-ref/source/fight.cc +++ b/crawl-ref/source/fight.cc @@ -2191,7 +2191,7 @@ enum chaos_type NUM_CHAOS_TYPES }; -// XXX: We might want to vary the probabilites for the various effects +// XXX: We might want to vary the probabilities for the various effects // based on whether the source is weapon of chaos or a monster with // AF_CHAOS void melee_attack::chaos_affects_defender() -- cgit v1.2.3-54-g00ecf