diff options
Diffstat (limited to 'java')
| -rw-r--r-- | java/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/INSTALL b/java/INSTALL index 7ee39a71e9a..fb235af1346 100644 --- a/java/INSTALL +++ b/java/INSTALL | |||
| @@ -39,7 +39,7 @@ script like so: | |||
| 39 | Replacing the paths in the command line above with: | 39 | Replacing the paths in the command line above with: |
| 40 | 40 | ||
| 41 | - the path to the `android.jar' headers which come with the Android | 41 | - the path to the `android.jar' headers which come with the Android |
| 42 | SDK. They must correspond to Android version 13 (API level 33.) | 42 | SDK. They must correspond to Android version 13 (API level 33). |
| 43 | 43 | ||
| 44 | - the path to the C compiler in the Android NDK, for the kind of CPU | 44 | - the path to the C compiler in the Android NDK, for the kind of CPU |
| 45 | you are building Emacs to run on. | 45 | you are building Emacs to run on. |