Fix typo in completion text

This commit is contained in:
Tom Swartz 2019-10-09 10:15:20 -04:00
parent 6e2a4def99
commit 81dcc339e0
No known key found for this signature in database
GPG key ID: 07B8C15FCC2A1A93

View file

@ -102,7 +102,7 @@ _pacman_opts_common=(
'--mflags[Pass arguments to makepkg]:mflags'
'--gpgflags[Pass arguments to gpg]:gpgflags'
'--sudoloop[Loop sudo calls in the background to avoid timeout]'
'--nosudoloop[Do not loop sudo calls in the backgrount]'
'--nosudoloop[Do not loop sudo calls in the background]'
)
# options for passing to _arguments: options for --upgrade commands