; * doc/lispref/commands.texi (Touchscreen Events): Correct typo.

This commit is contained in:
Po Lu 2023-11-15 21:06:27 +08:00
parent a9a8d5e959
commit 4913dc7557

View file

@ -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}).