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/06/11 01:42:56 UTC

[07/12] wp7 commit: fixed spelling error

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/46330c1d
Tree: http://git-wip-us.apache.org/repos/asf/cordova-wp7/tree/46330c1d
Diff: http://git-wip-us.apache.org/repos/asf/cordova-wp7/diff/46330c1d

Branch: refs/heads/master
Commit: 46330c1d801cfb450ef25f46317f9635bec7b0d3
Parents: 5cddc2f
Author: Benn Mapes <be...@gmail.com>
Authored: Tue Jun 4 15:43:12 2013 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Fri Jun 7 20:40:27 2013 -0700

----------------------------------------------------------------------
 templates/standalone/cordova/log.bat | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-wp7/blob/46330c1d/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