emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

feature/android d95c5680f96: ; * doc/lispref/commands.texi (Touchscreen


From: Po Lu
Subject: feature/android d95c5680f96: ; * doc/lispref/commands.texi (Touchscreen Events): Fix typo.
Date: Sun, 25 Jun 2023 21:19:38 -0400 (EDT)

branch: feature/android
commit d95c5680f96133437e0b113e91ab394191a14676
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    ; * 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 edeea9ab27c..eaf6f3e451b 100644
--- a/doc/lispref/commands.texi
+++ b/doc/lispref/commands.texi
@@ -2022,7 +2022,7 @@ corresponding @code{touchscreen-begin} events.
 @item (touchscreen-update @var{points})
 This event is sent when a point on the touchscreen has changed
 position.  @var{points} is a list of touch points containing the
-up-to-date positions of each touch point currently on the touchscxcompile/reen.
+up-to-date positions of each touch point currently on the touchscreen.
 
 @cindex @code{touchscreen-end} event
 @item (touchscreen-end @var{point})



reply via email to

[Prev in Thread] Current Thread [Next in Thread]