]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/emacs/android.texi (Android Software): Minor markup nits.
authorPo Lu <luangruo@yahoo.com>
Tue, 4 Mar 2025 06:30:31 +0000 (14:30 +0800)
committerEshel Yaron <me@eshelyaron.com>
Tue, 4 Mar 2025 21:05:51 +0000 (22:05 +0100)
(cherry picked from commit 1b80bc67aadd01de00b7911ae32bf5d91b262a8a)

doc/emacs/android.texi

index 2e209bfb52e38823a811fac94ef2775d252447a9..17bb133cbd8361e46e53907b33ade75f3aaec078 100644 (file)
@@ -1219,7 +1219,7 @@ temporary directory on a GNU/Linux or Unix system, before transferring
 the same to the recipient Android device.  With the latest release of
 @code{shared-mime-info} installed, create a temporary directory in which
 to generate the MIME database, copy the default
-@file{freedesktop.org.in} MIME catalog to a folder named
+@file{freedesktop.org.in} MIME catalog to a directory named
 @file{packages}, and execute @code{update-mime-info} to generate the
 database:
 
@@ -1233,7 +1233,7 @@ This may print a series of notices stating that the MIME database
 specified is not in the search path on your host system, which are of no
 consequence.  Proceed by transferring the contents of the MIME database
 to the recipient system, e.g., to
-@code{/sdcard/Download/my-mime-database.tar.gz}:
+@file{/sdcard/Download/my-mime-database.tar.gz}:
 
 @example
 $ cd; mkdir -p .local/share