From f1873fae62e02a688e86116b9960a66f0fb489ce Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 10 Jul 2019 13:52:25 +1000 Subject: [PATCH] doc/user: fix a typo Signed-off-by: Peter Hutterer --- doc/user/palm-detection.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/palm-detection.rst b/doc/user/palm-detection.rst index 6447f79..9e469b9 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. -- 2.7.4