From 059484b8e7c3dc50c90f70dfe768df39695766f0 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 28 Sep 2018 10:38:43 +1000 Subject: [PATCH] touchpad: fix typo --- src/evdev-mt-touchpad.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/evdev-mt-touchpad.c b/src/evdev-mt-touchpad.c index f1ee6fa5..ae5fb07c 100644 --- a/src/evdev-mt-touchpad.c +++ b/src/evdev-mt-touchpad.c @@ -2664,7 +2664,7 @@ tp_interface_toggle_touch(struct evdev_dispatch *dispatch, } else { /* if in-kernel arbitration is in use and there is a touch * and a pen in proximity, lifting the pen out of proximity - * causes a touch being for the touch. On a hand-lift the + * causes a touch begin for the touch. On a hand-lift the * proximity out precedes the touch up by a few ms, so we * get what looks like a tap. Fix this by delaying * arbitration by just a little bit so that any touch in