about summary refs log tree commit diff
path: root/Completion/Unix/Command/_git
diff options
context:
space:
mode:
authorFrank Terbeck <bewater@users.sourceforge.net>2011-03-18 22:35:52 +0000
committerFrank Terbeck <bewater@users.sourceforge.net>2011-03-18 22:35:52 +0000
commit9e2278e0c1917d8441d028b963bb6ad5082f39fa (patch)
tree5d361644381e797fa52d5397dbeddc31b9a6bd6a /Completion/Unix/Command/_git
parent166d91a4809fff831c77084d318d3e4a7a9b6743 (diff)
downloadzsh-9e2278e0c1917d8441d028b963bb6ad5082f39fa.tar.gz
zsh-9e2278e0c1917d8441d028b963bb6ad5082f39fa.tar.xz
zsh-9e2278e0c1917d8441d028b963bb6ad5082f39fa.zip
Nikolai Weibull: 28914: Typo fix in `cvsexportcommit' description
Diffstat (limited to 'Completion/Unix/Command/_git')
-rw-r--r--Completion/Unix/Command/_git2
1 files changed, 1 insertions, 1 deletions
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]' \