1
0
Fork 0
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:
Oliver Kiddle 2003-04-25 11:18:50 +00:00
parent 83932ba23f
commit a5f7097d9a
30 changed files with 85 additions and 72 deletions

View file

@ -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