NOTES-WINDOWS: fix typo
authorJay Satiro <raysatiro@yahoo.com>
Fri, 5 Feb 2021 08:42:06 +0000 (03:42 -0500)
committerDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>
Fri, 12 Feb 2021 19:41:58 +0000 (20:41 +0100)
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)

NOTES-WINDOWS.md

index 9acee570a17edd7ebc294766873f1f51f5c8023e..dca13a72604de082300afe3c6b328433bbd25fe9 100644 (file)
@@ -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: