diff --git a/src/newgrf_object.h b/src/newgrf_object.h index 660ad76aa9..55b34e466d 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. */