aboutsummaryrefslogtreecommitdiffstats
path: root/java/INSTALL
diff options
context:
space:
mode:
authorPaul Eggert2024-06-04 22:13:47 -0700
committerPaul Eggert2024-06-04 22:16:28 -0700
commit3dcac22dd4225fdec0b97408da38f74de2a77bef (patch)
treec79a8563efbed67aae0bba5d46b628c1e8a5b69b /java/INSTALL
parent636461686f1d36388d4523cbb10eb7ec3bbbd63e (diff)
downloademacs-3dcac22dd4225fdec0b97408da38f74de2a77bef.tar.gz
emacs-3dcac22dd4225fdec0b97408da38f74de2a77bef.zip
Spelling fixes
Diffstat (limited to 'java/INSTALL')
-rw-r--r--java/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/INSTALL b/java/INSTALL
index 94bf0b01a96..a4cc97e7710 100644
--- a/java/INSTALL
+++ b/java/INSTALL
@@ -170,7 +170,7 @@ In normal circumstances, Emacs should automatically detect and configure
170one of the C++ standard libraries part of the NDK when such a library is 170one of the C++ standard libraries part of the NDK when such a library is
171required to build a dependency specified under `--with-ndk-path'. 171required to build a dependency specified under `--with-ndk-path'.
172 172
173Nevertheless, this process is not infalliable, and with certain versions 173Nevertheless, this process is not infallible, and with certain versions
174of the NDK is liable to fail to locate a C++ compiler, requiring that 174of the NDK is liable to fail to locate a C++ compiler, requiring that
175you run the `make_standalone_toolchain.py' script in the NDK 175you run the `make_standalone_toolchain.py' script in the NDK
176distribution to create a ``standalone toolchain'' and substitute the 176distribution to create a ``standalone toolchain'' and substitute the