[openssl] openssl-3.0 update
tomas at openssl.org
tomas at openssl.org
Fri Oct 1 07:34:33 UTC 2021
The branch openssl-3.0 has been updated
via 64d0cdc0742f3a3376d8dc6606311ee01bdb2bad (commit)
from ff8f2d07823c9373d9d6303e37b7650563e87cde (commit)
- Log -----------------------------------------------------------------
commit 64d0cdc0742f3a3376d8dc6606311ee01bdb2bad
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)
(cherry picked from commit ce2892940902124b4a807c27a7df458f5049189f)
-----------------------------------------------------------------------
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