mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
fix some small typos
This commit is contained in:
parent
a1796ba5cd
commit
5539eac590
3 changed files with 7 additions and 7 deletions
|
|
@ -176,7 +176,7 @@ urls_input(struct seat *seat, struct terminal *term, uint32_t key,
|
|||
char32_t wc = xkb_state_key_get_utf32(seat->kbd.xkb_state, key);
|
||||
|
||||
/*
|
||||
* Determine if this is a “valid” key. I.e. if there is an URL
|
||||
* Determine if this is a “valid” key. I.e. if there is a URL
|
||||
* label with a key combo where this key is the next in
|
||||
* sequence.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue