From 9e2278e0c1917d8441d028b963bb6ad5082f39fa Mon Sep 17 00:00:00 2001 From: Frank Terbeck Date: Fri, 18 Mar 2011 22:35:52 +0000 Subject: Nikolai Weibull: 28914: Typo fix in `cvsexportcommit' description --- ChangeLog | 7 ++++++- Completion/Unix/Command/_git | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a93b07381..f3e745261 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-03-18 Frank Terbeck + + * Nikolai Weibull: 28914: Completion/Unix/Command/_git: Typo + fix in `cvsexportcommit' description + 2011-03-16 Frank Terbeck * 28896: Functions/Zle/edit-command-line: unset `monitor' option @@ -14347,5 +14352,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5224 $ +* $Revision: 1.5225 $ ***************************************************** diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git index bf22a3c9f..3694d4aac 100644 --- a/Completion/Unix/Command/_git +++ b/Completion/Unix/Command/_git @@ -3070,7 +3070,7 @@ _git-cvsexportcommit () { '-m[prepend the commit message with the provided prefix]:message prefix' \ '-u[update affected files from CVS repository before attempting export]' \ '-k[reverse CVS keyword expansion]' \ - '-w[specify location of cVS checkout to use for export]' \ + '-w[specify location of CVS checkout to use for export]' \ '-W[use current working directory for bot Git and CVS checkout]' \ '-v[verbose output]' \ '-h[display usage]' \ -- cgit 1.4.1