You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2013/02/20 23:20:31 UTC

[12/26] wp7 commit: Spelling: targeting

Spelling: targeting


Project: http://git-wip-us.apache.org/repos/asf/cordova-wp7/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-wp7/commit/4a4d7bea
Tree: http://git-wip-us.apache.org/repos/asf/cordova-wp7/tree/4a4d7bea
Diff: http://git-wip-us.apache.org/repos/asf/cordova-wp7/diff/4a4d7bea

Branch: refs/heads/master
Commit: 4a4d7beaa77c0ce75c62e52588720e17d7160b3a
Parents: 724e4f2
Author: Josh Soref <js...@rim.com>
Authored: Tue Sep 11 16:07:03 2012 -0400
Committer: Josh Soref <js...@rim.com>
Committed: Tue Sep 11 16:07:03 2012 -0400

----------------------------------------------------------------------
 README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-wp7/blob/4a4d7bea/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 9a32b81..0235986 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Getting Started
  - if you prefer, you may add the project instead to the "Silverlight for Windows Phone" subfolder of "Visual C#".  This is up to you, and only affects where the project template is shown when creating a new project. Also, You may need to create this folder.
 - Launch Visual Studio 2010 and select to create a new project
  - CordovaStarter should be listed as an option, give your new project a name
-  - Note: The description will let you know the version of Cordova you are targetting, if you have multiple templates.
+  - Note: The description will let you know the version of Cordova you are targeting, if you have multiple templates.
  - If you do not see it, you may have to select the top level 'Visual C#' to see it
 - Build and Run it!