mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 20:18:32 +00:00
spelling fixes #827
This commit is contained in:

committed by
Justin M. Keyes

parent
168575f3f7
commit
5b3b3fd3ed
@@ -3252,7 +3252,7 @@ win_goto_ver (
|
||||
foundfr = curwin->w_frame;
|
||||
while (count--) {
|
||||
/*
|
||||
* First go upwards in the tree of frames until we find a upwards or
|
||||
* First go upwards in the tree of frames until we find an upwards or
|
||||
* downwards neighbor.
|
||||
*/
|
||||
fr = foundfr;
|
||||
|
Reference in New Issue
Block a user