diff options
Diffstat (limited to 'src/newgrf_airport.cpp')
-rw-r--r-- | src/newgrf_airport.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newgrf_airport.cpp b/src/newgrf_airport.cpp index 395b0e3ad..846aa6493 100644 --- a/src/newgrf_airport.cpp +++ b/src/newgrf_airport.cpp @@ -80,7 +80,7 @@ bool AirportSpec::IsAvailable() const } /** - * This function initialize the airportspec array. + * This function initializes the airportspec array. */ void AirportSpec::ResetAirports() { |