mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-20 23:56:20 +08:00
Fix mis-spelling in upgrade guide
This commit is contained in:
parent
5eb554e008
commit
f3df21ef0a
@ -11,7 +11,7 @@ This document is for people who need to upgrade their Cordova versions from an o
|
||||
2. Add cordova-1.8.0.jar to the libs directory in your project
|
||||
3. If you are using Eclipse, please refresh your eclipse project and do a clean
|
||||
4. Copy the new cordova-1.7.0.js into your project
|
||||
5. Update your HTML to sue the new cordova-1.7.0.js file
|
||||
5. Update your HTML to use the new cordova-1.7.0.js file
|
||||
6. Update the res/xml/plugins.xml to be the same as the one found in framework/res/xml/plugins.xml
|
||||
|
||||
|
||||
@ -21,7 +21,7 @@ This document is for people who need to upgrade their Cordova versions from an o
|
||||
2. Add cordova-1.6.0.jar to the libs directory in your project
|
||||
3. If you are using Eclipse, please refresh your eclipse project and do a clean
|
||||
4. Copy the new cordova-1.6.0.js into your project
|
||||
5. Update your HTML to sue the new cordova-1.6.0.js file
|
||||
5. Update your HTML to use the new cordova-1.6.0.js file
|
||||
6. Update the res/xml/plugins.xml to be the same as the one found in framework/res/xml/plugins.xml
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user