Updated Branches:
  refs/heads/master 5eb554e00 -> f3df21ef0

Fix mis-spelling in upgrade guide


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/commit/f3df21ef
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/tree/f3df21ef
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/diff/f3df21ef

Branch: refs/heads/master
Commit: f3df21ef0aef9bd09e848e2df9e158e2cc63d22a
Parents: 5eb554e
Author: macdonst <simon.macdon...@gmail.com>
Authored: Tue Jul 3 10:33:48 2012 -0400
Committer: macdonst <simon.macdon...@gmail.com>
Committed: Tue Jul 3 10:33:48 2012 -0400

----------------------------------------------------------------------
 guides/Cordova Upgrade Guide.md |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/blob/f3df21ef/guides/Cordova
 Upgrade Guide.md
----------------------------------------------------------------------
diff --git a/guides/Cordova Upgrade Guide.md b/guides/Cordova Upgrade Guide.md
index c4dcd5e..776ae66 100644
--- a/guides/Cordova Upgrade Guide.md   
+++ b/guides/Cordova Upgrade Guide.md   
@@ -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
 
 

Reply via email to