]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/commands.texi (Touchscreen Events): Fix typo.
authorPo Lu <luangruo@yahoo.com>
Mon, 26 Jun 2023 01:19:07 +0000 (09:19 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 26 Jun 2023 01:19:07 +0000 (09:19 +0800)
doc/lispref/commands.texi

index edeea9ab27c915da19c15f319c12764239b4a0f5..eaf6f3e451ba45db723f088907779e0dc8fdce87 100644 (file)
@@ -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})