summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Brabandt <cb@256bit.org>2024-04-27 12:01:15 +0200
committerChristian Brabandt <cb@256bit.org>2024-04-27 12:01:15 +0200
commit11250510404860a76d9e9cea4f99025277f607a5 (patch)
tree067c594469ebf54a8dad5d6a0da8af861ab789e1
parent86ef815959d18961a3d21cee07ab724e618d3a7b (diff)
runtime(doc): CI: remove trailing white space in documentation
Signed-off-by: Christian Brabandt <cb@256bit.org>
-rw-r--r--runtime/doc/cmdline.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/cmdline.txt b/runtime/doc/cmdline.txt
index 6a7515a76c..214571f289 100644
--- a/runtime/doc/cmdline.txt
+++ b/runtime/doc/cmdline.txt
@@ -650,7 +650,7 @@ followed by another Vim command:
:[range]!
a user defined command without the "-bar" argument |:command|
- and the following |Vim9-script| keywords:
+ and the following |Vim9-script| keywords:
:abstract
:class
:enum