1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-14 10:40:54 +01:00

44080: Completion: Fix several option-description typos

This commit is contained in:
dana 2019-02-26 01:21:29 -06:00
parent 2331785afb
commit 29222ca186
33 changed files with 65 additions and 41 deletions

View file

@ -16,7 +16,7 @@ if _pick_variant python3=Python\ 3 python2 --version; then
)
else
args=(
'-R[use a pseudo-random salt to make hash values unpredeictable]'
'-R[use a pseudo-random salt to make hash values unpredictable]'
'-Q+[division options]:division option:(old warn warnall new)'
'(-tt)-t[issue warnings about inconsistent tab usage]'
'(-t)-tt[issue errors about inconsistent tab usage]'