Merge pull request #786 from AndreMiras/feature/minor_commet_typo_ndk_api

Fixes minor comment typo introduced in #759
This commit is contained in:
Gabriel Pettier 2019-01-30 11:17:32 +01:00 committed by GitHub
commit f3256cf847
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -90,7 +90,7 @@ fullscreen = 0
# (int) Android API to use
#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
# (int) Android SDK version to use