From c29ec8edeebf92c353093945aa00741af065cc96 Mon Sep 17 00:00:00 2001 From: planetmaker Date: Thu, 17 Oct 2013 21:41:59 +0000 Subject: (svn r25877) -Doc: A bit too much c&p in comment --- src/newgrf_object.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/newgrf_object.h b/src/newgrf_object.h index 660ad76aa..55b34e466 100644 --- a/src/newgrf_object.h +++ b/src/newgrf_object.h @@ -139,7 +139,7 @@ private: TownScopeResolver *GetTown(); }; -/** Struct containing information relating to station classes. */ +/** Struct containing information relating to object classes. */ typedef NewGRFClass ObjectClass; /** Mapping of purchase for objects. */ -- cgit v1.2.3-54-g00ecf