aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPo Lu2023-08-23 21:19:57 +0800
committerPo Lu2023-08-23 21:19:57 +0800
commit15887a4ef19498d229a9bf1cb005e96ea1be9fd0 (patch)
tree1cf5c4edb14ac3ef99f394eecfc76bd4ffb53278 /doc
parent999de2a5ea368451300e205d1beb01a193070eb4 (diff)
downloademacs-15887a4ef19498d229a9bf1cb005e96ea1be9fd0.tar.gz
emacs-15887a4ef19498d229a9bf1cb005e96ea1be9fd0.zip
; Fix typo in documentation
* doc/emacs/android.texi (Android Software): Insert `file' before file name.
Diffstat (limited to 'doc')
-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 cee5406b840..082c9f770b7 100644
--- a/doc/emacs/android.texi
+++ b/doc/emacs/android.texi
@@ -780,7 +780,7 @@ normally installed from within a purpose-built terminal emulator
780application, but Emacs can access them if it is built with the same 780application, but Emacs can access them if it is built with the same
781application signing key as the Termux terminal emulator, and with its 781application signing key as the Termux terminal emulator, and with its
782``shared user ID'' set to the package name of the terminal emulator 782``shared user ID'' set to the package name of the terminal emulator
783program. The @file{java/INSTALL} within the Emacs distribution 783program. The file @file{java/INSTALL} within the Emacs distribution
784explains how to build Emacs in this fashion. 784explains how to build Emacs in this fashion.
785 785
786 @uref{https://github.com/termux/termux-packages, termux-packages} 786 @uref{https://github.com/termux/termux-packages, termux-packages}