(svn r14174) -Fix: since now, we are 'losing' things, not 'loosing'

This commit is contained in:
smatz
2008-08-25 20:10:45 +00:00
parent 18032db8c1
commit 1294253d68
5 changed files with 5 additions and 5 deletions

View File

@@ -1061,7 +1061,7 @@ static int32 CheckTownLayout(int32 p1)
/** Conversion callback for _gameopt_settings_game.landscape
* It converts (or try) between old values and the new ones,
* without loosing initial setting of the user
* without losing initial setting of the user
* @param value that was read from config file
* @return the "hopefully" converted value
*/