summaryrefslogtreecommitdiff
path: root/NOTES.WIN
diff options
context:
space:
mode:
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