summaryrefslogtreecommitdiffstats
path: root/NOTES.WIN
diff options
context:
space:
mode:
authorXiaoyin Liu <xiaoyinl@users.noreply.github.com>2016-09-25 21:28:02 -0400
committerMatt Caswell <matt@openssl.org>2016-10-14 10:02:42 +0100
commit1ee297e52f5df6673742130a20bcef1814f85db4 (patch)
treeb27e427a5e4645c28dbf66fea64c8188f261ccb4 /NOTES.WIN
parentbf4e64227da738f68ed0304e24177f1317171151 (diff)
Fix typo
I think the second "VC-WIN32" should be "VC-WIN64". Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> CLA: trivial
Diffstat (limited to 'NOTES.WIN')
-rw-r--r--NOTES.WIN2
1 files changed, 1 insertions, 1 deletions
diff --git a/NOTES.WIN b/NOTES.WIN
index 3a149faf2c..2a3c1e1925 100644
--- a/NOTES.WIN
+++ b/NOTES.WIN
@@ -36,7 +36,7 @@
PREFIX: %ProgramFiles(86)%\OpenSSL
OPENSSLDIR: %CommonProgramFiles(86)%\SSL
- For VC-WIN32, the following defaults are use:
+ For VC-WIN64, the following defaults are use:
PREFIX: %ProgramW6432%\OpenSSL
OPENSSLDIR: %CommonProgramW6432%\SSL