branch | noai |
changeset 10091 | e4feb2f9fedf |
parent 9866 | efc38e1f559a |
--- a/src/ai/api/ai_airport.hpp Mon Apr 07 18:41:49 2008 +0000 +++ b/src/ai/api/ai_airport.hpp Mon Apr 07 22:08:28 2008 +0000 @@ -105,7 +105,7 @@ * Removes a airport. * @param tile Any tile of the airport. * @pre AIMap::IsValidTile(tile). - * @exception AIError::ERR_AREA_IS_OWNED_BY_ANOTHER_COMPANY + * @exception AIError::ERR_OWNED_BY_ANOTHER_COMPANY * @return Whether the airport has been/can be removed or not. */ static bool RemoveAirport(TileIndex tile);