mirror of
https://github.com/neovim/neovim.git
synced 2025-09-15 07:48:18 +00:00
doc: fix typos [ci skip] #11787
This commit is contained in:
@@ -3040,7 +3040,7 @@ void cmdline_screen_cleared(void)
|
||||
}
|
||||
}
|
||||
|
||||
/// called by ui_flush, do what redraws neccessary to keep cmdline updated.
|
||||
/// called by ui_flush, do what redraws necessary to keep cmdline updated.
|
||||
void cmdline_ui_flush(void)
|
||||
{
|
||||
if (!ui_has(kUICmdline)) {
|
||||
|
Reference in New Issue
Block a user