From 3e194e50ca136925074f721bb9ce6d290cab68dc Mon Sep 17 00:00:00 2001 From: Po Lu Date: Sat, 5 Aug 2023 17:17:12 +0800 Subject: [PATCH] * doc/lispref/commands.texi (Touchscreen Events): Fix typo. --- doc/lispref/commands.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi index 56d7b8c649b..2991799e668 100644 --- a/doc/lispref/commands.texi +++ b/doc/lispref/commands.texi @@ -2065,7 +2065,7 @@ of a single @code{down-mouse-1} event, with subsequent (@pxref{Motion Events}), and a final @code{touchscreen-end} event translated to a @code{mouse-1} or @code{drag-mouse-1} event (unless the @code{touchscreen-end} event indicates that the touch sequence has -been intercepted by another program.) This is referred to ``simple +been intercepted by another program.) This is dubbed ``simple translation'', and produces a simple correspondence between touchpoint motion and mouse motion. -- 2.39.2