summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/fight.cc
diff options
context:
space:
mode:
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()