]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/emacs/android.texi (Android Startup): Correct wording.
authorPo Lu <luangruo@yahoo.com>
Thu, 2 May 2024 01:54:16 +0000 (09:54 +0800)
committerEshel Yaron <me@eshelyaron.com>
Mon, 6 May 2024 16:31:59 +0000 (18:31 +0200)
(cherry picked from commit bcaf946cb143f9d2e5c17c89012c4f9f7541379a)

doc/emacs/android.texi

index e1ef7e9adbc65ae1f4bcf411f9d8d53ab6f35b83..3226b1a238c1fdf7ab255ccd9005ff9635e6d6b0 100644 (file)
@@ -148,7 +148,7 @@ attempts to open the file with the wrapper will fail.
 system provides access to outside the normal filesystem APIs.  Emacs
 uses pseudo-directories named @file{/content/by-authority} and
 @file{/content/by-authority-named} to access those files.  Do not make
-any assumptions about the contents of this directory, or try to open
+any assumptions about the contents of these directories, or try to open
 files in it yourself.
 
   This feature is not provided on Android 4.3 and earlier, in which