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:33:53 +0200
commitce2892940902124b4a807c27a7df458f5049189f (patch)
tree8d5fc8c8c48e307240ae588f74a65be45bda9bf0 /doc/man7
parenta8cc0efe0d8fdd7bfa1d40b3c008d7d6ddf970db (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)
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