[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master bcaf946cb14 2/4: ; * doc/emacs/android.texi (Android Startup): Co
From: |
Po Lu |
Subject: |
master bcaf946cb14 2/4: ; * doc/emacs/android.texi (Android Startup): Correct wording. |
Date: |
Wed, 1 May 2024 23:32:01 -0400 (EDT) |
branch: master
commit bcaf946cb143f9d2e5c17c89012c4f9f7541379a
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>
; * doc/emacs/android.texi (Android Startup): Correct wording.
---
doc/emacs/android.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/emacs/android.texi b/doc/emacs/android.texi
index 71bc6540760..84cb6445c96 100644
--- a/doc/emacs/android.texi
+++ b/doc/emacs/android.texi
@@ -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