From: Po Lu Date: Wed, 23 Aug 2023 13:19:57 +0000 (+0800) Subject: ; Fix typo in documentation X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~2^2~20^2~4486 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=15887a4ef19498d229a9bf1cb005e96ea1be9fd0;p=emacs.git ; Fix typo in documentation * doc/emacs/android.texi (Android Software): Insert `file' before file name. --- 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 application, but Emacs can access them if it is built with the same application signing key as the Termux terminal emulator, and with its ``shared user ID'' set to the package name of the terminal emulator -program. The @file{java/INSTALL} within the Emacs distribution +program. The file @file{java/INSTALL} within the Emacs distribution explains how to build Emacs in this fashion. @uref{https://github.com/termux/termux-packages, termux-packages}