emacs-diffs
[Top][All Lists]
Advanced

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

master 4913dc75576 2/2: ; * doc/lispref/commands.texi (Touchscreen Event


From: Po Lu
Subject: master 4913dc75576 2/2: ; * doc/lispref/commands.texi (Touchscreen Events): Correct typo.
Date: Wed, 15 Nov 2023 08:07:30 -0500 (EST)

branch: master
commit 4913dc755766f240c6ef1d2de52422c2444c613b
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    ; * doc/lispref/commands.texi (Touchscreen Events): Correct 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 75685ffe5dc..fd80a02e904 100644
--- a/doc/lispref/commands.texi
+++ b/doc/lispref/commands.texi
@@ -2227,7 +2227,7 @@ that no such event exists, the centerpoint between both 
touch points
 when the ancillary tool was first registered.
 
 Such events are sent when the magnitude of the changes they represent
-will yield a @code{ratio} which differs by more than @code{0.2} from
+will yield a @var{ratio} which differs by more than @code{0.2} from
 that in the previous event, or the sum of @var{pan-x} and @var{pan-y}
 will surpass half the frame's character width in pixels (@pxref{Frame
 Font}).



reply via email to

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