summaryrefslogtreecommitdiffstats
path: root/NOTES-WINDOWS.md
diff options
context:
space:
mode:
authorJay Satiro <raysatiro@yahoo.com>2021-02-05 03:42:06 -0500
committerDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>2021-02-12 20:41:58 +0100
commit70f23648827c2c8e6386e483c557e6e935b3103f (patch)
treec436a2ef79d69db9a419f17cf33192c257e053a5 /NOTES-WINDOWS.md
parenta0ca1eed2435ba3c23df7f9d18fcfd1172777334 (diff)
NOTES-WINDOWS: fix typo
CLA: trivial (cherry picked from commit fb97b8e8a52b853b2b2209d5aeee36eaa08bb9ad) Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/14042)
Diffstat (limited to 'NOTES-WINDOWS.md')
-rw-r--r--NOTES-WINDOWS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/NOTES-WINDOWS.md b/NOTES-WINDOWS.md
index 9acee570a1..dca13a7260 100644
--- a/NOTES-WINDOWS.md
+++ b/NOTES-WINDOWS.md
@@ -89,8 +89,8 @@ variables.
For VC-WIN32, the following defaults are use:
- PREFIX: %ProgramFiles(86)%\OpenSSL
- OPENSSLDIR: %CommonProgramFiles(86)%\SSL
+ PREFIX: %ProgramFiles(x86)%\OpenSSL
+ OPENSSLDIR: %CommonProgramFiles(x86)%\SSL
For VC-WIN64, the following defaults are use: