diff options
| -rw-r--r-- | toolchain/Android.cmake | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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):  # | 
