mirror of
https://github.com/neovim/neovim.git
synced 2025-09-26 21:18:34 +00:00
chore: use codespell to spell check #15016
This commit is contained in:
@@ -2413,7 +2413,7 @@ static int vgetorpeek(bool advance)
|
||||
* 1. a scriptfile
|
||||
* 2. the keyboard
|
||||
*
|
||||
* As much characters as we can get (upto 'maxlen') are put in "buf" and
|
||||
* As much characters as we can get (up to 'maxlen') are put in "buf" and
|
||||
* NUL terminated (buffer length must be 'maxlen' + 1).
|
||||
* Minimum for "maxlen" is 3!!!!
|
||||
*
|
||||
|
Reference in New Issue
Block a user