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-) --- roadveh_cmd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roadveh_cmd.c') diff --git a/roadveh_cmd.c b/roadveh_cmd.c index ccca06923..72adbade1 100644 --- a/roadveh_cmd.c +++ b/roadveh_cmd.c @@ -694,7 +694,7 @@ static Vehicle *RoadVehFindCloseTo(Vehicle *v, int x, int y, byte dir) u = VehicleFromPos(TILE_FROM_XY(x,y), &rvf, (VehicleFromPosProc*)EnumCheckRoadVehClose); // This code protects a roadvehicle from being blocked for ever - // If more then 1480 / 74 days a road vehicle is blocked, it will + // If more than 1480 / 74 days a road vehicle is blocked, it will // drive just through it. The ultimate backup-code of TTD. // It can be disabled. if (u == NULL) { -- cgit v1.2.3-70-g09d2