From d238b8f6003d34cae7f65ff7585b48a2cd9449fb Mon Sep 17 00:00:00 2001 From: dundargoc <33953936+dundargoc@users.noreply.github.com> Date: Thu, 17 Mar 2022 06:21:24 +0100 Subject: chore: fix typos (#17670) Co-authored-by: zeertzjq --- runtime/doc/remote.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/doc') diff --git a/runtime/doc/remote.txt b/runtime/doc/remote.txt index b8991be738..0c1e3438de 100644 --- a/runtime/doc/remote.txt +++ b/runtime/doc/remote.txt @@ -86,7 +86,7 @@ You can not put options there! 2. Missing functionality *E5600* *clientserver-missing* Vim supports additional functionality in clientserver that's not yet -implemented in Nvim. In particular, none of the 'wait' variants are supported +implemented in Nvim. In particular, none of the "wait" variants are supported yet. The following command line arguments are not yet available: argument meaning ~ -- cgit