mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
Fix typos in comments.
This commit is contained in:
parent
d1802e388e
commit
5d139fcd94
2 changed files with 3 additions and 3 deletions
|
|
@ -318,7 +318,7 @@ _zsh_highlight_highlighter_main_paint()
|
|||
# that wouldn't be followed by a colon in a getopts specification.
|
||||
local flags_sans_argument
|
||||
# $flags_solo is a set of letters, corresponding to option letters that, if
|
||||
# present, mean the precommand will now be acting as a precommand, i.e., will
|
||||
# present, mean the precommand will not be acting as a precommand, i.e., will
|
||||
# not be followed by a :start: word.
|
||||
local flags_solo
|
||||
# $precommand_options maps precommand name to values of $flags_with_argument,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue