From eb514794858227d9ba0bc42cf6ccf334a688171b Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 13 Feb 2019 14:31:30 +1000 Subject: [PATCH] touchpad: fix typo in comment Signed-off-by: Peter Hutterer --- 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 4798111a..2c79dbec 100644 --- a/src/evdev-mt-touchpad.c +++ b/src/evdev-mt-touchpad.c @@ -3394,7 +3394,7 @@ tp_init_default_resolution(struct tp_dispatch *tp, /* we only get here if * - the touchpad provides no resolution - * - the udev hwdb didn't override the resoluion + * - the udev hwdb didn't override the resolution * - no ATTR_SIZE_HINT is set * * The majority of touchpads that triggers all these conditions