(svn r20320) -Doc: Small Doxygen and normal comment fixes, and an missed addition.

This commit is contained in:
alberth
2010-08-02 20:47:27 +00:00
parent 66b3d60b60
commit 91eba89331
6 changed files with 23 additions and 18 deletions

View File

@@ -171,7 +171,7 @@ enum TownRatingCheckType {
static const byte TOWN_GROWTH_FREQUENCY = 70;
/**
* This enum is used in conjonction with town->flags.
* This enum is used in conjunction with town->flags.
* IT simply states what bit is used for.
* It is pretty unrealistic (IMHO) to only have one church/stadium
* per town, NO MATTER the population of it.