[openssl] master update
tomas at openssl.org
tomas at openssl.org
Fri Oct 1 07:34:18 UTC 2021
The branch master has been updated
via ce2892940902124b4a807c27a7df458f5049189f (commit)
from a8cc0efe0d8fdd7bfa1d40b3c008d7d6ddf970db (commit)
- Log -----------------------------------------------------------------
commit ce2892940902124b4a807c27a7df458f5049189f
Author: Amit Kulkarni <4337938+kulkarniamit at users.noreply.github.com>
Date: Thu Sep 23 16:59:12 2021 -0700
doc: crypto(7) - fix typo
CLA: trivial
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16695)
-----------------------------------------------------------------------
Summary of changes:
doc/man7/crypto.pod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/man7/crypto.pod b/doc/man7/crypto.pod
index 78fb8f8f37..16a07fc0ac 100644
--- a/doc/man7/crypto.pod
+++ b/doc/man7/crypto.pod
@@ -259,7 +259,7 @@ algorithm identifier to the appropriate fetching function. Also see the provider
specific manual pages linked below for further details about using the
algorithms available in each of the providers.
-As well as the OpenSSL providers third parties can also implemment providers.
+As well as the OpenSSL providers third parties can also implement providers.
For information on writing a provider see L<provider(7)>.
=head2 Default provider
More information about the openssl-commits
mailing list