You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by be...@apache.org on 2013/06/05 00:43:50 UTC

wp7 commit: fixed spelling error

Updated Branches:
  refs/heads/master 163a4f95f -> 035eccddb


fixed spelling error


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

Branch: refs/heads/master
Commit: 035eccddbb497e1954effc0a29ebb21faaaacf5b
Parents: 163a4f9
Author: Benn Mapes <be...@gmail.com>
Authored: Tue Jun 4 15:43:12 2013 -0700
Committer: Benn Mapes <be...@gmail.com>
Committed: Tue Jun 4 15:43:12 2013 -0700

----------------------------------------------------------------------
 templates/standalone/cordova/log.bat |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-wp7/blob/035eccdd/templates/standalone/cordova/log.bat
----------------------------------------------------------------------
diff --git a/templates/standalone/cordova/log.bat b/templates/standalone/cordova/log.bat
index 46dbe5c..d34a8ab 100644
--- a/templates/standalone/cordova/log.bat
+++ b/templates/standalone/cordova/log.bat
@@ -1,3 +1,3 @@
 @ECHO OFF
-ECHO Sorry, loging is yet supported for Windows Phone. 1>&2
+ECHO Sorry, logging is not supported for Windows Phone. 1>&2
 EXIT /B 1
\ No newline at end of file