aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPo Lu2023-10-11 18:48:27 +0800
committerPo Lu2023-10-11 18:48:27 +0800
commit41b83e899392b2b01f4b934d9f34b92a97ecbffd (patch)
tree582eea150d581c65d58d6b0b897b9aa4007d4d65
parent6265b7195d10150ad6948f45f4e33869be580d1c (diff)
downloademacs-41b83e899392b2b01f4b934d9f34b92a97ecbffd.tar.gz
emacs-41b83e899392b2b01f4b934d9f34b92a97ecbffd.zip
Remedy typo in android.texi
* doc/emacs/android.texi (Android Fonts): Replace @xref with @pxref.
-rw-r--r--doc/emacs/android.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/android.texi b/doc/emacs/android.texi
index 5177d9e473e..d4ce762e7a0 100644
--- a/doc/emacs/android.texi
+++ b/doc/emacs/android.texi
@@ -767,7 +767,7 @@ that by which they are replaced, modify the variable
767@code{sfnt-default-family-alist}; then, restart Emacs. Bear in mind 767@code{sfnt-default-family-alist}; then, restart Emacs. Bear in mind
768that this is usually unwarranted, with customizations to the default 768that this is usually unwarranted, with customizations to the default
769or @code{variable-pitch} faces better made through modifying their 769or @code{variable-pitch} faces better made through modifying their
770definitions (@xref{Face Customization}). 770definitions (@pxref{Face Customization}).
771 771
772@node Android Troubleshooting 772@node Android Troubleshooting
773@section Troubleshooting Startup Problems on Android 773@section Troubleshooting Startup Problems on Android