We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91029f1 commit 71555b7Copy full SHA for 71555b7
setup.py
@@ -29,8 +29,8 @@
29
* COCOS_CONSOLE_ROOT: used to run cocos console tools, more information about cocos console tools please refer to
30
https://github.com/cocos2d/cocos2d-console
31
* NDK_ROOT: used to build android native codes
32
-* ANDROID_SDK_ROOT: used to generate applicatoin on Android through commands
33
-* ANT_ROOT: used to generate applicatoin on Android through commands
+* ANDROID_SDK_ROOT: used to generate application on Android through commands
+* ANT_ROOT: used to generate application on Android through commands
34
35
On Max OS X, when start a shell, it will read these files and execute commands in sequence:
36
0 commit comments