summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/monstuff.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/monstuff.cc')
-rw-r--r--crawl-ref/source/monstuff.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/monstuff.cc b/crawl-ref/source/monstuff.cc
index 010e5ee080..6647a304e3 100644
--- a/crawl-ref/source/monstuff.cc
+++ b/crawl-ref/source/monstuff.cc
@@ -4117,7 +4117,7 @@ static void _handle_nearby_ability(monsters *monster)
{
// Non-humanoid-ish monsters have a low chance of speaking
// without the M_SPEAKS flag, to give the dungeon some
- // atmosphere/flavor.
+ // atmosphere/flavour.
int chance = MON_SPEAK_CHANCE * 4;
// Band members are a lot less likely to speak, since there's