diff options
Diffstat (limited to 'runtime/doc/spell.txt')
-rw-r--r-- | runtime/doc/spell.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/spell.txt b/runtime/doc/spell.txt index d985093d9f..75e4767743 100644 --- a/runtime/doc/spell.txt +++ b/runtime/doc/spell.txt @@ -409,7 +409,7 @@ of the previous line "al." will be flagged as an error. And when you type Use |CTRL-L| to redraw right away. "[s" will also stop at a word combination with a line break. -When encountering a line break Vim skips characters such as '*', '>' and '"', +When encountering a line break Vim skips characters such as "*", '>' and '"', so that comments in C, shell and Vim code can be spell checked. |