From 42cbdc856588ac4adc79f28c3c91123aa5a7a307 Mon Sep 17 00:00:00 2001 From: David Faure Date: Fri, 2 Sep 2016 16:27:30 +0200 Subject: Android.cmake: fix typo in comment --- toolchain/Android.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolchain/Android.cmake b/toolchain/Android.cmake index 8e4405d1..dccb79fb 100644 --- a/toolchain/Android.cmake +++ b/toolchain/Android.cmake @@ -30,7 +30,7 @@ # ``ANDROID_NDK`` # The NSK root path. # ``ANDROID_SDK_ROOT`` -# The SSK root path. +# The SDK root path. # # Additional options are specified as cache variables (eg: on the command line): # -- cgit v1.2.1