spelling: run
This commit is contained in:
parent
c00634ddd8
commit
46355322a8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue