From 2cb78a31ebbb2dbadf1565a216312f36ef8e8384 Mon Sep 17 00:00:00 2001
From: Po Lu <luangruo@yahoo.com>
Date: Sun, 19 Nov 2023 11:02:44 +0800
Subject: [PATCH] ; Correct typo

* doc/emacs/input.texi (Touchscreens): Use pxref where xref was
inserted by mistake.
---
 doc/emacs/input.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/emacs/input.texi b/doc/emacs/input.texi
index ae3dc05364e..788a321ce3e 100644
--- a/doc/emacs/input.texi
+++ b/doc/emacs/input.texi
@@ -97,7 +97,7 @@ the position of point relative to the first.
   @dfn{Pinching}, the placement of two tools apart on the screen
 followed by adjustments to their position such as to increase or
 decrease the distance between them will modify the text scale
-(@xref{Text Scale}) in proportion to the change in that distance.
+(@pxref{Text Scale}) in proportion to the change in that distance.
 @end itemize
 
 @vindex touch-screen-delay
-- 
2.39.5