Updated Branches: refs/heads/master 5899195bb -> 7489272e7
Fix mis-spelling in Android upgrade guide Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/commit/7489272e Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/tree/7489272e Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/diff/7489272e Branch: refs/heads/master Commit: 7489272e70faec4af3bee5d4b41483011fb308fe Parents: 5899195 Author: Simon MacDonald <simon.macdon...@gmail.com> Authored: Thu Oct 18 14:49:22 2012 -0400 Committer: Simon MacDonald <simon.macdon...@gmail.com> Committed: Thu Oct 18 14:49:22 2012 -0400 ---------------------------------------------------------------------- docs/en/edge/guide/upgrading/android/index.md | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/7489272e/docs/en/edge/guide/upgrading/android/index.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/upgrading/android/index.md b/docs/en/edge/guide/upgrading/android/index.md index cf39b75..ef8f508 100644 --- a/docs/en/edge/guide/upgrading/android/index.md +++ b/docs/en/edge/guide/upgrading/android/index.md @@ -29,7 +29,7 @@ This document is for people who need to upgrade their Cordova versions from an o 2. Add cordova-2.2.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-2.2.0.js into your project -5. Update your HTML to use the new cordova-2.120.js file +5. Update your HTML to use the new cordova-2.2.0.js file 6. Copy the res/xml/config.xml to be the same as the one found in framework/res/xml/config.xml @@ -50,7 +50,7 @@ This document is for people who need to upgrade their Cordova versions from an o 3. If you are using Eclipse, please refresh your eclipse project and do a clean 4. Copy the new cordova-2.0.0.js into your project 5. Update your HTML to use the new cordova-2.0.0.js file -6. Copy the res/xml/config.xml to be the same as the one found in framework/res/xml/config.xmll +6. Copy the res/xml/config.xml to be the same as the one found in framework/res/xml/config.xml ### Notes about 2.0.0 release config.xml will be replacing cordova.xml and plugins.xml. This new file is a combination of the previous two. However, the