From c24374f99c22d9420d6d182ff835f07a5b954b48 Mon Sep 17 00:00:00 2001 From: planetmaker Date: Tue, 8 Jan 2013 22:46:42 +0000 Subject: (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) --- src/table/animcursors.h | 2 +- src/table/bridge_land.h | 6 +++--- src/table/build_industry.h | 2 +- src/table/elrail_data.h | 4 ++-- src/table/sprites.h | 10 +++++----- src/table/strgen_tables.h | 2 +- src/table/townname.h | 2 +- 7 files changed, 14 insertions(+), 14 deletions(-) (limited to 'src/table') diff --git a/src/table/animcursors.h b/src/table/animcursors.h index 14d22b7ef..08a90757a 100644 --- a/src/table/animcursors.h +++ b/src/table/animcursors.h @@ -30,7 +30,7 @@ #define ANIM_CURSOR_END() ANIM_CURSOR_LINE(AnimCursor::LAST, 0) /** - * Animated cursor elements for demolishion + * Animated cursor elements for demolition */ static const AnimCursor _demolish_animcursor[] = { ANIM_CURSOR_LINE(SPR_CURSOR_DEMOLISH_FIRST, 8) diff --git a/src/table/bridge_land.h b/src/table/bridge_land.h index f1ff8b415..4f6f94bb0 100644 --- a/src/table/bridge_land.h +++ b/src/table/bridge_land.h @@ -13,7 +13,7 @@ *