You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ma...@apache.org on 2014/03/27 14:49:40 UTC

git commit: This closes #147

Repository: cordova-cli
Updated Branches:
  refs/heads/master 55c278c29 -> 4da7f4e37


This closes #147


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

Branch: refs/heads/master
Commit: 4da7f4e373c6292d09800200faf9479827110a06
Parents: 55c278c
Author: Philzen <ph...@patient-radio.de>
Authored: Sat Mar 22 13:29:43 2014 +0100
Committer: Marcel Kinard <cm...@gmail.com>
Committed: Thu Mar 27 09:48:52 2014 -0400

----------------------------------------------------------------------
 doc/help.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/4da7f4e3/doc/help.txt
----------------------------------------------------------------------
diff --git a/doc/help.txt b/doc/help.txt
index ad197cd..0049446 100644
--- a/doc/help.txt
+++ b/doc/help.txt
@@ -8,7 +8,7 @@ Global Commands
                                                ID reverse-domain-style package name - used in <widget id>
                                                NAME is a human readable field
                                                CONFIG is a json string whose key/values will be included
-                                               in [PATH]/.codova/config.json
+                                               in [PATH]/.cordova/config.json
                   [--copy-from|src=<PATH>] ... use custom www assets instead of the stock Cordova hello-world.
                   [--link-to=<PATH>] ......... symlink to custom www assets without creating a copy.