]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): remove trailing whitespace in cmdline.txt
authorChristian Brabandt <cb@256bit.org>
Mon, 19 Aug 2024 19:49:41 +0000 (21:49 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 19 Aug 2024 19:49:41 +0000 (21:49 +0200)
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/cmdline.txt

index 80affe619884f78e05ac978766ddeb43486c566a..9ba3802d31313f0659c77e2aa40a8a64889386b5 100644 (file)
@@ -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.
 
 ==============================================================================