doc/user: fix a typo
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 10 Jul 2019 03:52:25 +0000 (13:52 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Wed, 10 Jul 2019 04:44:23 +0000 (14:44 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
doc/user/palm-detection.rst

index 6447f79..9e469b9 100644 (file)
@@ -65,7 +65,7 @@ pressure ranges, see :ref:`touchpad_pressure`.
 Palm detection based on touch size
 ------------------------------------------------------------------------------
 
-On touchads that support the ``ABS_MT_TOUCH_MAJOR`` axes, libinput can perform
+On touchpads that support the ``ABS_MT_TOUCH_MAJOR`` axes, libinput can perform
 palm detection based on the size of the touch ellipse. This works similar to
 the pressure-based palm detection in that a touch is labelled as palm when
 it exceeds the (device-specific) touch size threshold.