From: Peter Hutterer Date: Wed, 10 Jul 2019 03:52:25 +0000 (+1000) Subject: doc/user: fix a typo X-Git-Tag: 1.13.901~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f1873fae62e02a688e86116b9960a66f0fb489ce;p=platform%2Fupstream%2Flibinput.git doc/user: fix a typo Signed-off-by: Peter Hutterer --- 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.