From 57852f64988b92fa7d9031ea76aa89b67d08c4f6 Mon Sep 17 00:00:00 2001 From: miham Date: Wed, 29 Dec 2004 13:13:29 +0000 Subject: (svn r1297) Language fixes in the source.. (ln-) --- order_cmd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'order_cmd.c') diff --git a/order_cmd.c b/order_cmd.c index 3e4aed7ee..f3f1e7b4e 100644 --- a/order_cmd.c +++ b/order_cmd.c @@ -350,7 +350,7 @@ void RestoreVehicleOrders(Vehicle *v, BackuppedOrders *bak) } // CMD_NO_TEST_IF_IN_NETWORK is used here, because CMD_INSERT_ORDER checks if the - // order number is one more then the current amount of orders, and because + // order number is one more than the current amount of orders, and because // in network the commands are queued before send, the second insert always // fails in test mode. By bypassing the test-mode, that no longer is a problem. for (i = 0; bak->order[i].type != OT_NOTHING; ++i) -- cgit v1.2.3-70-g09d2