Merge pull request #1151 from TommyC81/patch-1

Corrected AIRBASE name comment.
This commit is contained in:
thebgpikester 2019-05-26 15:31:07 +01:00 committed by GitHub
commit be8fc4e2e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -226,7 +226,7 @@ AIRBASE.Normandy = {
-- * AIRBASE.PersianGulf.Al_Dhafra_AB
-- * AIRBASE.PersianGulf.Al_Maktoum_Intl
-- * AIRBASE.PersianGulf.Al_Minhad_AB
-- * AIRBASE.PersianGulf.Bandar-e-Jask_airfield
-- * AIRBASE.PersianGulf.Bandar_e_Jask_airfield
-- * AIRBASE.PersianGulf.Bandar_Abbas_Intl
-- * AIRBASE.PersianGulf.Bandar_Lengeh
-- * AIRBASE.PersianGulf.Dubai_Intl
@ -931,4 +931,4 @@ function AIRBASE._CheckTerminalType(Term_Type, termtype)
end
return match
end
end