summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2019-07-10 13:52:25 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2019-07-10 14:44:23 +1000
commitf1873fae62e02a688e86116b9960a66f0fb489ce (patch)
tree940079ce6844ad0cfa2ecec9da1597a3edcf46f5
parent7b9affcf4b42a203d64a42eeb63e8aaab49a317f (diff)
downloadlibinput-f1873fae62e02a688e86116b9960a66f0fb489ce.tar.gz
doc/user: fix a typo
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--doc/user/palm-detection.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/palm-detection.rst b/doc/user/palm-detection.rst
index 6447f79a..9e469b9e 100644
--- a/doc/user/palm-detection.rst
+++ b/doc/user/palm-detection.rst
@@ -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.