input: codespell: follwing -> following

This commit is contained in:
Daniel Eklöf 2021-08-06 23:08:09 +02:00
parent 566e083a06
commit 460e3b5c57
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -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 theyre needed to prove
* a point):
*