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

git commit: CB-5316 Spell Cordova as a brand unless it's a command or script

Updated Branches:
  refs/heads/master e461495f4 -> 14631d459


CB-5316 Spell Cordova as a brand unless it's a command or script


Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/14631d45
Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/14631d45
Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/14631d45

Branch: refs/heads/master
Commit: 14631d459f8313e89103cacaa617202731553ecf
Parents: e461495
Author: Josh Soref <js...@blackberry.com>
Authored: Thu Nov 7 17:32:08 2013 -0500
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Thu Dec 5 10:20:09 2013 -0500

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/14631d45/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index d636118..1eee2dd 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "coho",
   "version": "0.0.2",
-  "description": "apache cordova release tool",
+  "description": "Apache Cordova release tool",
   "main": "./coho",
   "bin": {
     "coho": "./coho"