mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-20 05:33:47 -04:00
input: comment: ‘measures’ -> ‘measured’
This commit is contained in:
parent
0f67549e04
commit
674e565b5a
1 changed files with 1 additions and 1 deletions
2
input.c
2
input.c
|
|
@ -1345,7 +1345,7 @@ wl_pointer_motion(void *data, struct wl_pointer *wl_pointer,
|
||||||
* distance between the mouse and the grid; the
|
* distance between the mouse and the grid; the
|
||||||
* further away the mouse is, the faster we scroll.
|
* further away the mouse is, the faster we scroll.
|
||||||
*
|
*
|
||||||
* Note that the speed is measures in ‘intervals (in
|
* Note that the speed is measured in ‘intervals (in
|
||||||
* ns) between each timed scroll of a single line’.
|
* ns) between each timed scroll of a single line’.
|
||||||
*
|
*
|
||||||
* Thus, the further away the mouse is, the smaller
|
* Thus, the further away the mouse is, the smaller
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue