summaryrefslogtreecommitdiffstats
path: root/doc/man7
diff options
context:
space:
mode:
authorAmit Kulkarni <4337938+kulkarniamit@users.noreply.github.com>2021-09-23 16:59:12 -0700
committerTomas Mraz <tomas@openssl.org>2021-10-01 09:34:28 +0200
commit64d0cdc0742f3a3376d8dc6606311ee01bdb2bad (patch)
tree53502c755f4d00777b6f2ac53b96e4580e9823c8 /doc/man7
parentff8f2d07823c9373d9d6303e37b7650563e87cde (diff)
doc: crypto(7) - fix typo
CLA: trivial Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/16695) (cherry picked from commit ce2892940902124b4a807c27a7df458f5049189f)
Diffstat (limited to 'doc/man7')
-rw-r--r--doc/man7/crypto.pod2
1 files changed, 1 insertions, 1 deletions
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