From 460e3b5c579fa06d695f62c081cbb4c0491c5423 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Fri, 6 Aug 2021 23:08:09 +0200 Subject: [PATCH] input: codespell: follwing -> following --- input.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input.c b/input.c index 6711e11e..15fcaa0a 100644 --- a/input.c +++ b/input.c @@ -1699,7 +1699,7 @@ fdm_csd_move(struct fdm *fdm, int fd, int events, void *data) * Dragging the window, then stopping the drag (releasing the * mouse button), *without* moving the mouse, and then clicking * twice, waiting for the CSD timer, and finally clicking once - * more, results in the follwing sequence (keyboard and other + * more, results in the following sequence (keyboard and other * irrelevant events filtered out, unless they’re needed to prove * a point): *