doc: fix copy/paste error
authorPauli <pauli@openssl.org>
Thu, 20 Oct 2022 23:29:09 +0000 (10:29 +1100)
committerPauli <pauli@openssl.org>
Sun, 23 Oct 2022 22:51:57 +0000 (09:51 +1100)
Fixes #19460

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/19461)

doc/man3/OPENSSL_init_crypto.pod

index 92a9d9b95ae1f43385d609b662201b087581bacc..b2d48daeff330c86b30808a81a3cf82c8da90940 100644 (file)
@@ -82,7 +82,7 @@ B<OPENSSL_INIT_NO_ADD_ALL_CIPHERS> will be ignored.
 With this option the library will automatically load and make available all
 libcrypto digests. This option is a default option. Once selected subsequent
 calls to OPENSSL_init_crypto() with the option
-B<OPENSSL_INIT_NO_ADD_ALL_CIPHERS> will be ignored.
+B<OPENSSL_INIT_NO_ADD_ALL_DIGESTS> will be ignored.
 
 =item OPENSSL_INIT_NO_ADD_ALL_CIPHERS