mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
docs: fix typos (#21168)
This commit is contained in:
@@ -1092,7 +1092,7 @@ static void do_arg_all(int count, int forceit, int keep_tabs)
|
||||
last_curtab = curtab;
|
||||
win_enter(lastwin, false);
|
||||
|
||||
// Open upto "count" windows.
|
||||
// Open up to "count" windows.
|
||||
arg_all_open_windows(&aall, count);
|
||||
|
||||
// Remove the "lock" on the argument list.
|
||||
|
||||
Reference in New Issue
Block a user