mirror of
https://github.com/neovim/neovim.git
synced 2025-10-08 19:06:31 +00:00
chore: use codespell to spell check #15016
This commit is contained in:
@@ -86,7 +86,7 @@ struct ScreenGrid {
|
||||
int zindex;
|
||||
|
||||
// Below is state owned by the compositor. Should generally not be set/read
|
||||
// outside this module, except for specific compatibilty hacks
|
||||
// outside this module, except for specific compatibility hacks
|
||||
|
||||
// position of the grid on the composed screen.
|
||||
int comp_row;
|
||||
|
Reference in New Issue
Block a user