diff options
| author | Po Lu | 2023-10-11 18:48:27 +0800 |
|---|---|---|
| committer | Po Lu | 2023-10-11 18:48:27 +0800 |
| commit | 41b83e899392b2b01f4b934d9f34b92a97ecbffd (patch) | |
| tree | 582eea150d581c65d58d6b0b897b9aa4007d4d65 | |
| parent | 6265b7195d10150ad6948f45f4e33869be580d1c (diff) | |
| download | emacs-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.texi | 2 |
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 |
| 768 | that this is usually unwarranted, with customizations to the default | 768 | that this is usually unwarranted, with customizations to the default |
| 769 | or @code{variable-pitch} faces better made through modifying their | 769 | or @code{variable-pitch} faces better made through modifying their |
| 770 | definitions (@xref{Face Customization}). | 770 | definitions (@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 |