doc: fix typos [ci skip] #11787

This commit is contained in:
Hye Sung Jung
2020-01-31 00:56:34 -06:00
committed by GitHub
parent 486fa21899
commit 14a8b3b98c
13 changed files with 25 additions and 25 deletions

View File

@@ -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)) {