(svn r18492) -Doc: A few Doxygen reference fixes (NewsSubtype reported by Eddi), and a typo fix.

This commit is contained in:
alberth
2009-12-13 21:12:36 +00:00
parent a8e9891f45
commit e0393a3de1
4 changed files with 6 additions and 6 deletions

View File

@@ -91,7 +91,7 @@ StringID TTDPStringIDToOTTDStringIDMapping(StringID str)
}
/**
* Explains the newgrf shift bit positionning.
* Explains the newgrf shift bit positioning.
* the grf base will not be used in order to find the string, but rather for
* jumping from standard langID scheme to the new one.
*/