mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-04 04:06:06 -05:00
vt: codespell: ony -> only
This commit is contained in:
parent
2e137c0a7e
commit
69cd5fd3ab
1 changed files with 1 additions and 1 deletions
2
vt.c
2
vt.c
|
|
@ -337,7 +337,7 @@ action_collect(struct terminal *term, uint8_t c)
|
|||
LOG_DBG("collect: %c", c);
|
||||
|
||||
/*
|
||||
* Having more than one private is *very* rare. Foot ony supports
|
||||
* Having more than one private is *very* rare. Foot only supports
|
||||
* a *single* escape with two privates, and none with three or
|
||||
* more.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue