runtime(doc): Fix typo in cmdline.txt
Commit:
https://github.com/vim/vim/commit/3f53a2ce2fa96e865b9f4d2c818f34ccf9ff720f
Author: elig0n <
3119603...@users.noreply.github.com>
Date: Mon Mar 16 22:19:44 2026 +0000
runtime(doc): Fix typo in cmdline.txt
closes:
https://github.com/vim/vim/issues/19724
Signed-off-by: elig0n <
3119603...@users.noreply.github.com>
Signed-off-by: Christian Brabandt <
c...@256bit.org>
diff --git a/runtime/doc/cmdline.txt b/runtime/doc/cmdline.txt
index 9ee3a25d8..4a0729d0e 100644
--- a/runtime/doc/cmdline.txt
+++ b/runtime/doc/cmdline.txt
@@ -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*