mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-01 06:20:55 +01:00
18472: spelling corrections
This commit is contained in:
parent
83932ba23f
commit
a5f7097d9a
30 changed files with 85 additions and 72 deletions
|
|
@ -18,7 +18,7 @@ while (( count-- )); do
|
|||
match-words-by-style
|
||||
|
||||
# For some reason forward-word doesn't work like the other word
|
||||
# word commnds; it skips whitespace only after any matched word
|
||||
# commands; it skips whitespace only after any matched word
|
||||
# characters.
|
||||
|
||||
if [[ -n $matched_words[4] ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue