about summary refs log tree commit diff
path: root/Completion/Unix/Command/_ant
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2003-02-17 10:20:24 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2003-02-17 10:20:24 +0000
commit070db3c6789f299ac6603cf8363ff92970b64631 (patch)
treebf1ff0d668f0c1754ff092c2bc373cfb687877c0 /Completion/Unix/Command/_ant
parent5164c6a3c92bf4e696709947ae991cdf534d20a0 (diff)
downloadzsh-070db3c6789f299ac6603cf8363ff92970b64631.tar.gz
zsh-070db3c6789f299ac6603cf8363ff92970b64631.tar.xz
zsh-070db3c6789f299ac6603cf8363ff92970b64631.zip
18246: minor updates
Diffstat (limited to 'Completion/Unix/Command/_ant')
-rw-r--r--Completion/Unix/Command/_ant2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_ant b/Completion/Unix/Command/_ant
index d3d68eaed..ff973b37f 100644
--- a/Completion/Unix/Command/_ant
+++ b/Completion/Unix/Command/_ant
@@ -15,7 +15,7 @@ fi
 
 _arguments -C \
   '-help[display usage information]' \
-  '-projecthelp[print project hjelp information]' \
+  '-projecthelp[print project help information]' \
   '-version[display version information]' \
   '-diagnostics[display info useful to problem diagnosis]' \
   '(-q -quiet)'{-q,-quiet}'[be extra quiet]' \