mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-12 03:51:10 +01:00
treewide: fix typos
Signed-off-by: saygo-png <saygo.mail@proton.me>
This commit is contained in:
parent
03a51dbf3d
commit
ee32f43f54
7 changed files with 11 additions and 11 deletions
|
|
@ -91,7 +91,7 @@ rec {
|
|||
};
|
||||
|
||||
options.timeout = lib.nixvim.defaultNullOpts.mkInt 5000 ''
|
||||
Max amount of time in ms to wait between spaning the executable and connecting to the pipe.
|
||||
Max amount of time in ms to wait between spanning the executable and connecting to the pipe.
|
||||
This gives the executable time to create the pipe
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue