From b0ed14492f4344a3c3247fdc206fad74a2973bfe Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Wed, 23 Sep 2009 21:50:33 -0500 Subject: Add spelling fixes. --- crawl-ref/source/monspeak.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/monspeak.cc') diff --git a/crawl-ref/source/monspeak.cc b/crawl-ref/source/monspeak.cc index 9420156c25..a62aa2e167 100644 --- a/crawl-ref/source/monspeak.cc +++ b/crawl-ref/source/monspeak.cc @@ -383,7 +383,7 @@ bool mons_speaks(monsters *monster) if (!force_speak) { // Invisible monster tries to remain unnoticed. Unless they're - // confused, since then they're too confused to realize they + // confused, since then they're too confused to realise they // should stay silent, but only if the player can see them, so as // to not have to deal with cases of speaking monsters which the // player can't see. -- cgit v1.2.3-54-g00ecf