]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/lispref/commands.texi (Touchscreen Events): Fix typo.
authorPo Lu <luangruo@yahoo.com>
Sat, 5 Aug 2023 09:17:12 +0000 (17:17 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 5 Aug 2023 09:17:12 +0000 (17:17 +0800)
doc/lispref/commands.texi

index 56d7b8c649bba190056d514184955430e45a5d3a..2991799e66894b1eb5623026b44156907593c87d 100644 (file)
@@ -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.