mirror of
https://github.com/vim/vim
synced 2025-03-26 11:45:22 +01:00
Correction of English sentences in comments.
Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
parent
80fbbf19dd
commit
0a2b46ae3a
1 changed files with 1 additions and 1 deletions
|
@ -4376,7 +4376,7 @@ f_getcellpixels(typval_T *argvars UNUSED, typval_T *rettv)
|
|||
|
||||
/*
|
||||
* Try to get the current terminal cell size.
|
||||
* If faile get cell size, -1x-1 pixel.
|
||||
* On failure, returns -1x-1
|
||||
*/
|
||||
void
|
||||
mch_calc_cell_size(struct cellsize *cs_out)
|
||||
|
|
Loading…
Add table
Reference in a new issue