The branch master has been updated
via ce2892940902124b4a807c27a7df458f5049189f (commit)
from a8cc0efe0d8fdd7bfa1d40b3c008d7d6ddf970db (commit)
- Log -----------------------------------------------------------------
commit ce2892940902124b4a807c27a7df458f5049189f
Author: Amit Kulkarni <[email protected]>
Date: Thu Sep 23 16:59:12 2021 -0700
doc: crypto(7) - fix typo
CLA: trivial
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(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