summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/output.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/output.cc')
-rw-r--r--crawl-ref/source/output.cc2
1 files changed, 1 insertions, 1 deletions
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<monster_pane_info>& mons,
{
int printed = 0;
- // for targeting
+ // for targetting
if (idx >= 0)
{
textcolor(WHITE);