Correction for comment and indents as spaces

This commit is contained in:
PlayeRom 2022-08-23 12:19:22 +02:00
parent 93a0d6f46d
commit 6cd64a486a
2 changed files with 12 additions and 12 deletions

View File

@ -194,7 +194,7 @@ var FlightPlan = {
# #
# Generate the XML file with the flight plane for our plane for AI scenario. # Generate the XML file with the flight plane for our plane for AI scenario.
# The file will be stored to $HOME/Export/Addons/org.flightgear.addons.Aerotow/AI/FlightPlans/aerotown-addon-flightplan.xml. # The file will be stored to $FG_HOME/Export/Addons/org.flightgear.addons.Aerotow/AI/FlightPlans/aerotown-addon-flightplan.xml.
# #
# Return true on successful, otherwise false. # Return true on successful, otherwise false.
# #