Updated Branches: refs/heads/master cef4e7951 -> 804a1f099
Fixed Benn's spilling air Project: http://git-wip-us.apache.org/repos/asf/cordova-wp8/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-wp8/commit/1245640e Tree: http://git-wip-us.apache.org/repos/asf/cordova-wp8/tree/1245640e Diff: http://git-wip-us.apache.org/repos/asf/cordova-wp8/diff/1245640e Branch: refs/heads/master Commit: 1245640e78118a281a6736c6c453b4f58e10e49d Parents: de0b1ee Author: Jesse MacFadyen <[email protected]> Authored: Tue May 28 12:11:43 2013 -0700 Committer: Jesse MacFadyen <[email protected]> Committed: Tue May 28 12:11:43 2013 -0700 ---------------------------------------------------------------------- templates/standalone/cordova/log.bat | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/1245640e/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
