From 152d5417b0037183c59c74673eb4336ecb8c5bb4 Mon Sep 17 00:00:00 2001 From: Andre Miras Date: Sat, 12 Jan 2019 16:59:05 +0100 Subject: [PATCH] Fixes minor comment typo introduced in #759 --- buildozer/default.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildozer/default.spec b/buildozer/default.spec index 5e9692d..99f5fc6 100644 --- a/buildozer/default.spec +++ b/buildozer/default.spec @@ -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