summaryrefslogtreecommitdiff
path: root/src/vehicle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/vehicle.cpp')
-rw-r--r--src/vehicle.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/vehicle.cpp b/src/vehicle.cpp
index 822ad7399..bd016c683 100644
--- a/src/vehicle.cpp
+++ b/src/vehicle.cpp
@@ -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