]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typo
authorStefan Kangas <stefankangas@gmail.com>
Sat, 12 Aug 2023 13:46:32 +0000 (15:46 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 12 Aug 2023 13:46:32 +0000 (15:46 +0200)
java/INSTALL

index 7ee39a71e9af11c38d1495ab4d4ad08898899b30..fb235af13462c7b966d5aeecd71875b760060cf1 100644 (file)
@@ -39,7 +39,7 @@ script like so:
 Replacing the paths in the command line above with:
 
   - the path to the `android.jar' headers which come with the Android
-    SDK.  They must correspond to Android version 13 (API level 33.)
+    SDK.  They must correspond to Android version 13 (API level 33).
 
   - the path to the C compiler in the Android NDK, for the kind of CPU
     you are building Emacs to run on.