spelling: run

This commit is contained in:
Josh Soref 2017-11-30 07:04:53 +00:00
parent c00634ddd8
commit 46355322a8

View file

@ -420,7 +420,7 @@ class TargetAndroid(Target):
ver = self._find_latest_package(packages, 'build-tools-')
if ver and ver > v_build_tools and not skip_upd:
self._android_update_sdk(self._build_package_string('build-tools', ver))
# 2.bis check aidl can be runned
# 2.bis check aidl can be run
self._check_aidl(v_build_tools)
# 3. finally, install the android for the current api