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/newgrf_airporttiles.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/newgrf_airporttiles.h') diff --git a/src/newgrf_airporttiles.h b/src/newgrf_airporttiles.h index 7fe57253c..6c68682d4 100644 --- a/src/newgrf_airporttiles.h +++ b/src/newgrf_airporttiles.h @@ -47,7 +47,7 @@ struct AirportTileResolverObject : public ResolverObject { }; /** - * Defines the data structure of each indivudual tile of an airport. + * Defines the data structure of each individual tile of an airport. */ struct AirportTileSpec { AnimationInfo animation; ///< Information about the animation. -- cgit v1.2.3-54-g00ecf