mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
render: codespell: accomodate -> accommodate
This commit is contained in:
parent
482690e5fb
commit
dc676f96ce
1 changed files with 1 additions and 1 deletions
2
render.c
2
render.c
|
|
@ -572,7 +572,7 @@ render_cell(struct terminal *term, pixman_image_t *pix,
|
|||
* offsets for combining glyphs.
|
||||
*
|
||||
* Not all fonts behave like this however, and we
|
||||
* try to accomodate both variants.
|
||||
* try to accommodate both variants.
|
||||
*
|
||||
* Since we haven't moved our pen position yet, we
|
||||
* add a full cell width to the offset (or two, in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue