diff options
| author | Po Lu | 2023-10-10 20:13:50 +0800 |
|---|---|---|
| committer | Po Lu | 2023-10-10 20:16:27 +0800 |
| commit | 36d47f24dbb423247ede7b8a1047b4e64b29ac58 (patch) | |
| tree | c4ec279b1a0a742685da02d60e111f42817367e6 /doc | |
| parent | d51f3165f7eb471acd3d178ef1b94b19254e8857 (diff) | |
| download | emacs-36d47f24dbb423247ede7b8a1047b4e64b29ac58.tar.gz emacs-36d47f24dbb423247ede7b8a1047b4e64b29ac58.zip | |
* doc/emacs/android.texi (Android Software): Fix typo.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/android.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/android.texi b/doc/emacs/android.texi index 303d4b8a90d..5177d9e473e 100644 --- a/doc/emacs/android.texi +++ b/doc/emacs/android.texi | |||
| @@ -822,7 +822,7 @@ your initialization or dump files from there instead. | |||
| 822 | @cindex installing extra software on Android | 822 | @cindex installing extra software on Android |
| 823 | @cindex installing Unix software on Android | 823 | @cindex installing Unix software on Android |
| 824 | 824 | ||
| 825 | An exceptionally limited set of Unix-like command line tools are | 825 | An exceptionally limited set of Unix-like command line tools is |
| 826 | distributed alongside default installations of Android. Several | 826 | distributed alongside default installations of Android. Several |
| 827 | projects exist to augment this selection, providing options that range | 827 | projects exist to augment this selection, providing options that range |
| 828 | from improved reproductions of Unix command-line utilities to package | 828 | from improved reproductions of Unix command-line utilities to package |