1
0

VillageGen: Fixed a typo in comment

This commit is contained in:
STRWarrior 2014-08-03 15:31:59 +02:00
parent a44fbf2338
commit dd9a19e395

View File

@ -168,7 +168,7 @@ protected:
/** The density for this village. Used to refrain from populating all house connectors. Range [0, 100] */
int m_Density;
/** Borders of the vilalge - no item may reach out of this cuboid. */
/** Borders of the village - no item may reach out of this cuboid. */
cCuboid m_Borders;
/** Prefabs to use for buildings */