Merge pull request #786 from AndreMiras/feature/minor_commet_typo_ndk_api
Fixes minor comment typo introduced in #759
This commit is contained in:
commit
f3256cf847
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue