From 42c04eb9ff6b36614de58eb3017735071f710ce2 Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Thu, 24 Sep 2009 09:50:51 -0500 Subject: Add more spelling fixes. --- crawl-ref/source/output.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/output.cc') diff --git a/crawl-ref/source/output.cc b/crawl-ref/source/output.cc index 36827ad37f..759a08019a 100644 --- a/crawl-ref/source/output.cc +++ b/crawl-ref/source/output.cc @@ -1494,7 +1494,7 @@ static void _print_next_monster_desc(const std::vector& mons, { int printed = 0; - // for targeting + // for targetting if (idx >= 0) { textcolor(WHITE); -- cgit v1.2.3-54-g00ecf