summaryrefslogtreecommitdiff
path: root/Completion/Debian/Command
diff options
context:
space:
mode:
authordana <dana@dana.is>2019-02-26 01:21:29 -0600
committerdana <dana@dana.is>2019-02-26 01:21:29 -0600
commit29222ca186339aa7b69f33a00fc61b40b32dc307 (patch)
treecaac1e431659d7c457d5fbadfc64b2c52ddbacbf /Completion/Debian/Command
parent2331785afbdeee674b235711bdca05e3a7c685ca (diff)
downloadzsh-29222ca186339aa7b69f33a00fc61b40b32dc307.tar.gz
zsh-29222ca186339aa7b69f33a00fc61b40b32dc307.zip
44080: Completion: Fix several option-description typos
Diffstat (limited to 'Completion/Debian/Command')
-rw-r--r--Completion/Debian/Command/_aptitude2
-rw-r--r--Completion/Debian/Command/_dpkg2
-rw-r--r--Completion/Debian/Command/_vim-addons2
3 files changed, 3 insertions, 3 deletions
diff --git a/Completion/Debian/Command/_aptitude b/Completion/Debian/Command/_aptitude
index f79a100a8..bbaa8ebbd 100644
--- a/Completion/Debian/Command/_aptitude
+++ b/Completion/Debian/Command/_aptitude
@@ -56,7 +56,7 @@ _arguments -C \
'(-F --display-format)'{-F,--display-format}'[specify output format for search command]:format:_aptitude_format_strings' \
'(-O --sort)'{-O,--sort}'[specify sort order]:sort order:()' \
'(-w --width)'{-w,--width}'[specify output width]:width' \
- '-f[aggressivley try to fix dependencies of broken packages]' \
+ '-f[aggressively try to fix dependencies of broken packages]' \
'(-V --show-versions)'{-V,--show-versions}'[show which versions of packages will be installed]' \
'(-D --show-deps)'{-D,--show-deps}'[show brief explanations of automatic installations and removals]' \
'-Z[show disk space changes for each package]' \
diff --git a/Completion/Debian/Command/_dpkg b/Completion/Debian/Command/_dpkg
index 3503d09b9..5c8f17f03 100644
--- a/Completion/Debian/Command/_dpkg
+++ b/Completion/Debian/Command/_dpkg
@@ -30,7 +30,7 @@ _dpkg_deb_actions=(
_dpkg_common_actions=(
'--help[show help]'
'--version[show version]'
- '(--license --licence)'{--license,--licence}'[show licencing]'
+ '(--license --licence)'{--license,--licence}'[show licensing]'
)
_dpkg_actions=(
diff --git a/Completion/Debian/Command/_vim-addons b/Completion/Debian/Command/_vim-addons
index 0ad39955d..76f701491 100644
--- a/Completion/Debian/Command/_vim-addons
+++ b/Completion/Debian/Command/_vim-addons
@@ -12,7 +12,7 @@ _arguments \
'(y --system-dir)'{-y,--system-dir}'[set system-wide target directory]' \
'(-)'{-h,--help}'[show help information]' \
'(-w --system-wide -t --target-dir)'{-w,--system-wide}'[use system-wide target directory]' \
- '(-z --silent -v --verbose)'{-z,--silent}'[supress most output]' \
+ '(-z --silent -v --verbose)'{-z,--silent}'[suppress most output]' \
'1:commands:((
install\:install\ specified\ addons
remove\:remove\ specified\ addons