commit 36faac6241ca74f2c5e7e067b3c382830cfdaf06
parent 79afdae2f3bbf5572d04f3900a80ac62f01fd76f
Author: Thomas Vigouroux <thomas.vigouroux@protonmail.com>
Date: Thu, 8 Sep 2022 08:43:20 +0200
Merge pull request #20115 from glepnir/fix_doc
fix(docs): remove duplicate word
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
@@ -5875,7 +5875,7 @@ A jump table for the options with a short description can be found at |Q_op|.
separate word: every upper-case character in a word
that comes after a lower case character indicates the
start of a new word.
- noplainbuffer Only spellcheck a buffer when 'syntax' is enabled, or
+ noplainbuffer Only spellcheck a buffer when 'syntax' is enabled,
or when extmarks are set within the buffer. Only
designated regions of the buffer are spellchecked in
this case.