(svn r25877) -Doc: A bit too much c&p in comment

This commit is contained in:
planetmaker 2013-10-17 21:41:59 +00:00
parent 8033162bb8
commit c29ec8edee
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ private:
TownScopeResolver *GetTown();
};
/** Struct containing information relating to station classes. */
/** Struct containing information relating to object classes. */
typedef NewGRFClass<ObjectSpec, ObjectClassID, OBJECT_CLASS_MAX> ObjectClass;
/** Mapping of purchase for objects. */