summaryrefslogtreecommitdiff
path: root/NOTES.WIN
diff options
context:
space:
mode:
authorGustaf Neumann <neumann@wu-wien.ac.at>2020-06-29 21:13:07 +0200
committerDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>2020-07-05 01:49:20 +0200
commit8c1cbc72105ffd493b48e65f8f5fd3657dedb28c (patch)
treeb1437e0210f80d7de45d8d33903a2f28fe1b82da /NOTES.WIN
parent3a19f1a9dd16f5855a7e2a42cd3e7f136f849bd3 (diff)
downloadopenssl-new-8c1cbc72105ffd493b48e65f8f5fd3657dedb28c.tar.gz
Fix typos and repeated words
CLA: trivial Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/12320)
Diffstat (limited to 'NOTES.WIN')
-rw-r--r--NOTES.WIN6
1 files changed, 3 insertions, 3 deletions
diff --git a/NOTES.WIN b/NOTES.WIN
index 5151107707..683e40671e 100644
--- a/NOTES.WIN
+++ b/NOTES.WIN
@@ -18,7 +18,7 @@
For this option you can use Cygwin.
- Visual C++ native builds, a.k.a. VC-*
+ Visual C++ native builds, aka VC-*
=====================================
Requirement details
@@ -100,7 +100,7 @@
is, of course, to choose a different set of directories by using
--prefix and --openssldir when configuring.
- Special notes for Universal Windows Platform builds, a.k.a. VC-*-UWP
+ Special notes for Universal Windows Platform builds, aka VC-*-UWP
--------------------------------------------------------------------
- UWP targets only support building the static and dynamic libraries.
@@ -119,7 +119,7 @@
MSYS2 provides GNU tools, a Unix-like command prompt,
and a UNIX compatibility layer for applications.
- However in this context it is only used for building OpenSSL.
+ However, in this context it is only used for building OpenSSL.
The resulting OpenSSL does not rely on MSYS2 to run and is fully native.
Requirement details