mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-04 04:06:06 -05:00
ime: codespell: surroundin -> surrounding
This commit is contained in:
parent
1b4f97d263
commit
ba424e8494
1 changed files with 1 additions and 1 deletions
2
ime.c
2
ime.c
|
|
@ -175,7 +175,7 @@ done(void *data, struct zwp_text_input_v3 *zwp_text_input_v3,
|
|||
}
|
||||
|
||||
/*
|
||||
* 2. Delete requested surroundin text
|
||||
* 2. Delete requested surrounding text
|
||||
*
|
||||
* We don't support deleting surrounding text. But, we also never
|
||||
* call set_surrounding_text() so hopefully we should never
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue