(svn r19614) -Codechange: "it's" => "its" where appropriate

This commit is contained in:
smatz
2010-04-12 14:12:47 +00:00
parent 073af4eba2
commit 258b128a56
33 changed files with 43 additions and 43 deletions

View File

@@ -1142,8 +1142,8 @@ void VehicleEnterDepot(Vehicle *v)
/**
* Move a vehicle in the game state; that is moving it's position in
* the position hashes and marking it's location in the viewport dirty
* Move a vehicle in the game state; that is moving its position in
* the position hashes and marking its location in the viewport dirty
* if requested.
* @param v vehicle to move
* @param update_viewport whether to dirty the viewport