about summary refs log tree commit diff
path: root/Completion/Unix/Command/_wget
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2002-08-09 16:05:43 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2002-08-09 16:05:43 +0000
commitd2608bb9bd922866b9d4705c989a7cb2f8327ffd (patch)
treee949b2edc1310efc4a041e4d5011450452a3a164 /Completion/Unix/Command/_wget
parente7652ce1e60f365af16093b7c270d967bb0a5156 (diff)
downloadzsh-d2608bb9bd922866b9d4705c989a7cb2f8327ffd.tar.gz
zsh-d2608bb9bd922866b9d4705c989a7cb2f8327ffd.tar.xz
zsh-d2608bb9bd922866b9d4705c989a7cb2f8327ffd.zip
17522: clean up a few things
Diffstat (limited to 'Completion/Unix/Command/_wget')
-rw-r--r--Completion/Unix/Command/_wget2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_wget b/Completion/Unix/Command/_wget
index 00b9c0058..ccc02d515 100644
--- a/Completion/Unix/Command/_wget
+++ b/Completion/Unix/Command/_wget
@@ -61,7 +61,7 @@ _arguments -C -s \
   '--exclude-domains=:rejected domains:' \
   '--follow-ftp' \
   '--follow-tags=:HTML tags:' \
-  '(--ignore-tags -G)'{--ignore-tags=,-G+}'[spcify ignored HTML tags]:HTML tags' \
+  '(--ignore-tags -G)'{--ignore-tags=,-G+}'[specify ignored HTML tags]:HTML tags' \
   '(--span-hosts -H)'{--span-hosts,-H}'[span hosts]' \
   '(--relative -L)'{--relative,-L}'[follow relative links only]' \
   '(--include-directories -I)'{--include-directories=,-I+}'[include directories]:allowed directories' \