]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): trailing whitespace in options.txt, delete it.
authorChristian Brabandt <cb@256bit.org>
Mon, 26 May 2025 19:18:19 +0000 (21:18 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 26 May 2025 19:18:19 +0000 (21:18 +0200)
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/options.txt

index 38eb31d33fa20f412b5a94fbcb94fed3237731d5..b163571e4391b31e83f9cebe3b97a0d142d350b5 100644 (file)
@@ -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'*