forked from mirror/OpenTTD
Fix: Grammar in a bunch of comments (#7054)
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
typedef std::set<std::string> TownNames;
|
||||
|
||||
/**
|
||||
* Struct holding a parameters used to generate town name.
|
||||
* Struct holding parameters used to generate town name.
|
||||
* Speeds things up a bit because these values are computed only once per name generation.
|
||||
*/
|
||||
struct TownNameParams {
|
||||
|
Reference in New Issue
Block a user