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/08/06 23:17:57 UTC

git commit: use shortname of cordova-lib with coho

Repository: cordova-coho
Updated Branches:
  refs/heads/master 73250e0ca -> 7d6659e31


use shortname of cordova-lib with coho


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

Branch: refs/heads/master
Commit: 7d6659e311b2ef2de627a886de9562379e28d833
Parents: 73250e0
Author: Marcel Kinard <cm...@gmail.com>
Authored: Wed Aug 6 17:17:28 2014 -0400
Committer: Marcel Kinard <cm...@gmail.com>
Committed: Wed Aug 6 17:17:28 2014 -0400

----------------------------------------------------------------------
 docs/tools-release-process.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/7d6659e3/docs/tools-release-process.md
----------------------------------------------------------------------
diff --git a/docs/tools-release-process.md b/docs/tools-release-process.md
index af0f013..e6a4255 100644
--- a/docs/tools-release-process.md
+++ b/docs/tools-release-process.md
@@ -69,7 +69,7 @@ Ensure license headers are present everywhere:
 
     coho audit-license-headers -r cli | less
     coho audit-license-headers -r plugman | less
-    coho audit-license-headers -r cordova-lib | less
+    coho audit-license-headers -r lib | less
 
 Ensure that mobilespec creates okay via CLI: