changeset 35996:1190a6e160bd

runtime(doc): remove trailing whitespace in cmdline.txt Commit: https://github.com/vim/vim/commit/3840d2feaf1454c934f71a97aae7a56a5ceccef9 Author: Christian Brabandt <cb@256bit.org> Date: Mon Aug 19 21:49:41 2024 +0200 runtime(doc): remove trailing whitespace in cmdline.txt Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Mon, 19 Aug 2024 22:00:05 +0200
parents 966de9bab608
children afb2448985f4
files runtime/doc/cmdline.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.
 
 ==============================================================================