From 91bf7a74486dd8261cca4d696715c420acf73cd3 Mon Sep 17 00:00:00 2001 From: celestar Date: Fri, 7 Jan 2005 08:38:27 +0000 Subject: (svn r1410) Replaced all occurences of 'passanger' by 'passenger' in the code --- table/engines.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'table') diff --git a/table/engines.h b/table/engines.h index d7ab8dbd6..2185bb0a5 100644 --- a/table/engines.h +++ b/table/engines.h @@ -413,7 +413,7 @@ AircraftVehicleInfo _aircraft_vehicle_info[NUM_AIRCRAFT_ENGINES] = { // image_index sfx acceleration // | base_cost | | max_speed // | | running_cost | | mail_capacity - // | | | subtype | | | | passanger_capacity + // | | | subtype | | | | passenger_capacity // | | | | | | | | | { 1, 14, 85, 1, SND_08_PLANE_TAKE_OFF, 18, 37, 4, 25 }, /* 0 */ { 0, 15, 100, 1, SND_08_PLANE_TAKE_OFF, 20, 37, 8, 65 }, /* 1 */ -- cgit v1.2.3-54-g00ecf