From 674e565b5aee75106cb2e22086463f5eb34d7ea1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Sun, 11 Oct 2020 18:23:01 +0200 Subject: [PATCH] =?UTF-8?q?input:=20comment:=20=E2=80=98measures=E2=80=99?= =?UTF-8?q?=20->=20=E2=80=98measured=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- input.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input.c b/input.c index c5d6b662..f3993978 100644 --- a/input.c +++ b/input.c @@ -1345,7 +1345,7 @@ wl_pointer_motion(void *data, struct wl_pointer *wl_pointer, * distance between the mouse and the grid; the * 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’. * * Thus, the further away the mouse is, the smaller