Skip to content

Commit 71555b7

Browse files
committed
Fix typos
1 parent 91029f1 commit 71555b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
* COCOS_CONSOLE_ROOT: used to run cocos console tools, more information about cocos console tools please refer to
3030
https://github.com/cocos2d/cocos2d-console
3131
* 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
32+
* ANDROID_SDK_ROOT: used to generate application on Android through commands
33+
* ANT_ROOT: used to generate application on Android through commands
3434
3535
On Max OS X, when start a shell, it will read these files and execute commands in sequence:
3636

0 commit comments

Comments
 (0)