From: Po Lu Date: Wed, 15 Nov 2023 13:06:27 +0000 (+0800) Subject: ; * doc/lispref/commands.texi (Touchscreen Events): Correct typo. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4913dc755766f240c6ef1d2de52422c2444c613b;p=emacs.git ; * doc/lispref/commands.texi (Touchscreen Events): Correct typo. --- 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}).