}
mRunwaysLoaded = true;
- loadSceneryDefintions();
+ loadSceneryDefinitions();
}
void FGAirport::loadTaxiways() const
Route::loadAirportProcedures(path, const_cast<FGAirport*>(this));
}
-void FGAirport::loadSceneryDefintions() const
+void FGAirport::loadSceneryDefinitions() const
{
// allow users to disable the scenery data in the short-term
// longer term, this option can probably disappear
/**
* helper to read airport data from the scenery XML files.
*/
- void loadSceneryDefintions() const;
+ void loadSceneryDefinitions() const;
/**
* Helpers to process property data loaded from an ICAO.threshold.xml file