From: Stefan Kangas Date: Sat, 12 Aug 2023 13:46:32 +0000 (+0200) Subject: ; Fix typo X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=98e7d37451ce6dbe7baf94c190b2394631ae74ab;p=emacs.git ; Fix typo --- 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: 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.