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/13 17:00:17 UTC

git commit: CB-6189 Spelling: release

Repository: cordova-coho
Updated Branches:
  refs/heads/master 9741041c1 -> c3d03d3d3


CB-6189 Spelling: release

github: close #15


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

Branch: refs/heads/master
Commit: c3d03d3d3cb1ca1e9faeb41845cbd4563e1e6b46
Parents: 9741041
Author: Josh Soref <js...@blackberry.com>
Authored: Thu Mar 6 19:02:30 2014 -0500
Committer: Marcel Kinard <cm...@gmail.com>
Committed: Thu Mar 13 11:57:05 2014 -0400

----------------------------------------------------------------------
 coho | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/c3d03d3d/coho
----------------------------------------------------------------------
diff --git a/coho b/coho
index 8e7dd6f..3a1d6ef 100755
--- a/coho
+++ b/coho
@@ -795,7 +795,7 @@ function apacheUpload(){
             '    Checking out Apache Cordova release repository if it does not already exist.\n' +
             '    Updating the repositoryvia svn update\n' +
             '    Optionally removing old release artifacts\n' +
-            '    Copying in new relase artifacts\n' +
+            '    Copying in new release artifacts\n' +
             '    Svn committing new release artifacts to the apache repo\n' +
             '\n' +
             'Usage: $0 upload-release --new-version 3.0.0 [--prev-version 2.9.0]')