From 4913dc755766f240c6ef1d2de52422c2444c613b Mon Sep 17 00:00:00 2001 From: Po Lu Date: Wed, 15 Nov 2023 21:06:27 +0800 Subject: [PATCH] ; * 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}). -- 2.39.2