about summary refs log tree commit diff
path: root/Completion/Mandriva
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/Mandriva
parent2331785afbdeee674b235711bdca05e3a7c685ca (diff)
downloadzsh-29222ca186339aa7b69f33a00fc61b40b32dc307.tar.gz
zsh-29222ca186339aa7b69f33a00fc61b40b32dc307.tar.xz
zsh-29222ca186339aa7b69f33a00fc61b40b32dc307.zip
44080: Completion: Fix several option-description typos
Diffstat (limited to 'Completion/Mandriva')
-rw-r--r--Completion/Mandriva/Command/_urpmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Mandriva/Command/_urpmi b/Completion/Mandriva/Command/_urpmi
index 7951e6a9f..00994c70f 100644
--- a/Completion/Mandriva/Command/_urpmi
+++ b/Completion/Mandriva/Command/_urpmi
@@ -176,7 +176,7 @@ _urpmi() {
 	"($help : -)"{--help,-h}"[print usage information]" \
 	"($help)--allow-force[allow asking user to install packages without dependencies checking and integrity]" \
 	"($help)--allow-nodeps[allow asking user to install packages without dependencies checking]" \
-	"($help)--auto-select[utomatically select packages to upgrade the system]" \
+	"($help)--auto-select[automatically select packages to upgrade the system]" \
 	"($help --env)--bug[output a bug report in given directory]:directory for bug report:_files -/" \
 	"($help -X)--best-output[automatically select text or X interface]" \
 	"($help --noclean)--clean[remove rpm from cache before anything else]" \