summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/fight.cc
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-12-28 14:41:57 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-12-28 14:41:57 +0000
commit571e6c5aac08d6c446965e3a4cf76bb1b044c5df (patch)
tree130eaaf6e8b53fb11c080a7ab07d92345121f662 /crawl-ref/source/fight.cc
parent90d0e8c3f9d3fdcd0aa0ef1a479ad178ca3ad7e2 (diff)
downloadcrawl-ref-571e6c5aac08d6c446965e3a4cf76bb1b044c5df.tar.gz
crawl-ref-571e6c5aac08d6c446965e3a4cf76bb1b044c5df.zip
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
Diffstat (limited to 'crawl-ref/source/fight.cc')
-rw-r--r--crawl-ref/source/fight.cc2
1 files changed, 1 insertions, 1 deletions
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()