]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): Fix typo in cmdline.txt
authorelig0n <31196036+elig0n@users.noreply.github.com>
Mon, 16 Mar 2026 22:19:44 +0000 (22:19 +0000)
committerChristian Brabandt <cb@256bit.org>
Mon, 16 Mar 2026 22:20:15 +0000 (22:20 +0000)
closes: #19724

Signed-off-by: elig0n <31196036+elig0n@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/cmdline.txt

index 9ee3a25d8832a9d2fccff53f42117862a66a3484..4a0729d0ed809f80e127721327dcb5cc0c9b45fc 100644 (file)
@@ -1,4 +1,4 @@
-*cmdline.txt*  For Vim version 9.2.  Last change: 2026 Feb 14
+*cmdline.txt*  For Vim version 9.2.  Last change: 2026 Mar 17
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -1101,7 +1101,7 @@ Note: these are typed literally, they are not special keys!
                   It differs from <slnum> in that <sflnum> is replaced with
                   the script line number in any situation.  *E961*
                                                        *:<client>* *<client>*
-       <client>   is replaced with the {clinetid} of the last received
+       <client>   is replaced with the {clientid} of the last received
                   message in |server2client()|
 
                                                         *filename-modifiers*