fixup! 'main': Write the "remainder" of the sentence in a comment. No functional change.

This commit is contained in:
Daniel Shahaf 2018-01-12 16:06:52 +00:00
parent 4480eb6cf8
commit 8fa7a15640

View File

@ -550,7 +550,7 @@ _zsh_highlight_highlighter_main_paint()
next_word+=':sudo_opt:'
else
# Not an option flag; nothing to do. (If the command line is
# syntactically valid, ${this_state//:sudo_opt:/} should be
# syntactically valid, ${this_word//:sudo_opt:/} should be
# non-empty now.)
fi
elif [[ $this_word == *':sudo_arg:'* ]]; then