summaryrefslogtreecommitdiffstats
path: root/debian/patches/runtime-doc-CI-remove-trailing-white-space-in-documentati.patch
blob: aa7f9c6c3e5522619080f9e036abca7cc37708ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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