runtime(doc): trailing whitespace in options.txt, delete it.
Commit:
https://github.com/vim/vim/commit/f0c7090a3833f1c85b242a858e7d95a34456674c
Author: Christian Brabandt <
c...@256bit.org>
Date: Mon May 26 21:18:19 2025 +0200
runtime(doc): trailing whitespace in options.txt, delete it.
Signed-off-by: Christian Brabandt <
c...@256bit.org>
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 38eb31d33..b163571e4 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -3633,7 +3633,7 @@ A jump table for the options with a short description can be found at |Q_op|.
one dot may appear.
This option is not copied to another buffer, independent of the 's' or
'S' flag in 'cpoptions'.
- Only alphanumeric characters, '-' and '_' can be used (and a '.' is
+ Only alphanumeric characters, '-' and '_' can be used (and a '.' is
allowed as delimiter when combining different filetypes).
*'fillchars'* *'fcs'*