(svn r1410) Replaced all occurences of 'passanger' by 'passenger' in the code

This commit is contained in:
celestar
2005-01-07 08:38:27 +00:00
parent a6ba0d3fbe
commit 8ed132a5b9
6 changed files with 8 additions and 8 deletions

View File

@@ -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 */