Skip to content

Commit c2ab75e

Browse files
chouquettet8m
authored andcommitted
doc: fix OSSL_WINCTX spelling windows notes
Reviewed-by: Neil Horman <[email protected]> Reviewed-by: Tomas Mraz <[email protected]> (Merged from openssl#26567)
1 parent f86acc9 commit c2ab75e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NOTES-WINDOWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Can be administratively set, and openssl will take the paths found there as the
114114
values for OPENSSLDIR, ENGINESDIR and MODULESDIR respectively.
115115

116116
To enable the reading of registry keys from windows builds, add
117-
`-DOPENSSL_WINCTX=<string>`to the Configure command line. This define is used
117+
`-DOSSL_WINCTX=<string>`to the Configure command line. This define is used
118118
at build-time to construct library build specific registry key paths of the
119119
format:
120120
`\\HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432node\OpenSSL-<version>-<ctx>`

0 commit comments

Comments
 (0)