mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-15 22:05:24 -05:00
input: comment: ‘fast’ -> ‘faster’
This commit is contained in:
parent
2203422d8a
commit
0f67549e04
1 changed files with 1 additions and 1 deletions
2
input.c
2
input.c
|
|
@ -1343,7 +1343,7 @@ wl_pointer_motion(void *data, struct wl_pointer *wl_pointer,
|
|||
*
|
||||
* The speed of the scrolling is proportional to the
|
||||
* distance between the mouse and the grid; the
|
||||
* further away the mouse is, the fast we scroll.
|
||||
* further away the mouse is, the faster we scroll.
|
||||
*
|
||||
* Note that the speed is measures in ‘intervals (in
|
||||
* ns) between each timed scroll of a single line’.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue