runtime(doc): remove trailing whitespace in cmdline.txt
Commit:
https://github.com/vim/vim/commit/3840d2feaf1454c934f71a97aae7a56a5ceccef9
Author: Christian Brabandt <
c...@256bit.org>
Date: Mon Aug 19 21:49:41 2024 +0200
runtime(doc): remove trailing whitespace in cmdline.txt
Signed-off-by: Christian Brabandt <
c...@256bit.org>
diff --git a/runtime/doc/cmdline.txt b/runtime/doc/cmdline.txt
index 80affe619..9ba3802d3 100644
--- a/runtime/doc/cmdline.txt
+++ b/runtime/doc/cmdline.txt
@@ -379,7 +379,7 @@ terminals)
:keepp[atterns] {command} *:keepp* *:keeppatterns*
Execute {command}, without adding anything to the search
- history and, in case of the the |:s| and |:&| command, without
+ history and, in case of the the |:s| and |:&| command, without
modifying the last substitute pattern and substitute string.
==============================================================================