]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
config.pod: Fix typo
authorAlexander Heinlein <alexander.heinlein@web.de>
Tue, 21 Jan 2025 07:34:53 +0000 (08:34 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 23 Jan 2025 11:05:57 +0000 (12:05 +0100)
CLA: trivial

Signed-off-by: Alexander Heinlein <alexander.heinlein@web.de>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26497)

doc/man5/config.pod

index 8b3bf20cee306e6852eae43383a9a53384f46bd2..5150e413c5fe4157cab72a6c5b0f4af88d8f2cc1 100644 (file)
@@ -275,7 +275,7 @@ value will result in an error.
 
 If enabled, informs the library to clear the error stack on failure to activate
 requested provider.  A value of 1, yes, true or on (in lower or uppercase) will
-activate this setting, while a value of 0, no, false, of off (again in lower or
+activate this setting, while a value of 0, no, false, or off (again in lower or
 uppercase) will disable this setting.  Any other value will produce an error.
 Note this setting defaults to off if not provided