summaryrefslogtreecommitdiffstats
path: root/debian/patches/runtime-doc-CI-remove-trailing-white-space-in-documentati.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/runtime-doc-CI-remove-trailing-white-space-in-documentati.patch')
-rw-r--r--debian/patches/runtime-doc-CI-remove-trailing-white-space-in-documentati.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/patches/runtime-doc-CI-remove-trailing-white-space-in-documentati.patch b/debian/patches/runtime-doc-CI-remove-trailing-white-space-in-documentati.patch
new file mode 100644
index 0000000..aa7f9c6
--- /dev/null
+++ b/debian/patches/runtime-doc-CI-remove-trailing-white-space-in-documentati.patch
@@ -0,0 +1,22 @@
+From: Christian Brabandt <cb@256bit.org>
+Date: Sat, 27 Apr 2024 12:01:15 +0200
+Subject: runtime(doc): CI: remove trailing white space in documentation
+
+Signed-off-by: Christian Brabandt <cb@256bit.org>
+---
+ runtime/doc/cmdline.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/runtime/doc/cmdline.txt b/runtime/doc/cmdline.txt
+index 6a7515a..214571f 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