Fixes minor comment typo introduced in #759

This commit is contained in:
Andre Miras 2019-01-12 16:59:05 +01:00
parent 6b004f9778
commit 152d5417b0

View file

@ -90,7 +90,7 @@ fullscreen = 0
# (int) Android API to use # (int) Android API to use
#android.api = 19 #android.api = 19
# (int) Minimum API required. You will need to set the android.ndk.api to be as low as this value. # (int) Minimum API required. You will need to set the android.ndk_api to be as low as this value.
#android.minapi = 9 #android.minapi = 9
# (int) Android SDK version to use # (int) Android SDK version to use