summaryrefslogtreecommitdiffstats
path: root/NOTES.ANDROID
diff options
context:
space:
mode:
authorGustaf Neumann <neumann@wu-wien.ac.at>2020-07-04 21:58:30 +0200
committerDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>2020-07-24 21:06:32 +0200
commit6328d3673fabc336e3064368d855c2d1153ef54c (patch)
tree1af1ce13e4be6582ac1a9039881953c378058b61 /NOTES.ANDROID
parent7a989af7386e97add7c759fda688c5d2e79e812e (diff)
Fix typos and repeated words
Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/12370)
Diffstat (limited to 'NOTES.ANDROID')
-rw-r--r--NOTES.ANDROID4
1 files changed, 2 insertions, 2 deletions
diff --git a/NOTES.ANDROID b/NOTES.ANDROID
index f19ec71b83..293ad4327c 100644
--- a/NOTES.ANDROID
+++ b/NOTES.ANDROID
@@ -6,8 +6,8 @@
-------------------
Beside basic tools like perl and make you'll need to download the Android
- NDK. It's available for Linux, Mac OS X and Windows, but only Linux
- version was actually tested. There is no reason to believe that Mac OS X
+ NDK. It's available for Linux, macOS and Windows, but only Linux
+ version was actually tested. There is no reason to believe that macOS
wouldn't work. And as for Windows, it's unclear which "shell" would be
suitable, MSYS2 might have best chances. NDK version should play lesser
role, the goal is to support a range of most recent versions.