summaryrefslogtreecommitdiff
path: root/src/order_cmd.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-01-01 18:45:40 +0000
committerrubidium <rubidium@openttd.org>2010-01-01 18:45:40 +0000
commitb2e9b5d612a879097587b05ed2c53c19c70d84a6 (patch)
treeb3dec8b7dc6f7bd35e4b6dbb4e500c0ba2290ab0 /src/order_cmd.cpp
parent115b20774540589572d45de3fdc7743ea4626f13 (diff)
downloadopenttd-b2e9b5d612a879097587b05ed2c53c19c70d84a6.tar.xz
(svn r18683) -Fix: it's not an other
Diffstat (limited to 'src/order_cmd.cpp')
-rw-r--r--src/order_cmd.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/order_cmd.cpp b/src/order_cmd.cpp
index bd675b755..ccf2fe9f9 100644
--- a/src/order_cmd.cpp
+++ b/src/order_cmd.cpp
@@ -189,7 +189,7 @@ void InvalidateVehicleOrder(const Vehicle *v, int data)
/**
*
- * Assign data to an order (from an other order)
+ * Assign data to an order (from another order)
* This function makes sure that the index is maintained correctly
*
*/
@@ -1110,7 +1110,7 @@ CommandCost CmdModifyOrder(TileIndex tile, DoCommandFlag flags, uint32 p1, uint3
return CommandCost();
}
-/** Clone/share/copy an order-list of an other vehicle.
+/** Clone/share/copy an order-list of another vehicle.
* @param tile unused
* @param flags operation to perform
* @param p1 various bitstuffed elements