summaryrefslogtreecommitdiff
path: root/doc/man3/EVP_OpenInit.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/EVP_OpenInit.pod')
-rw-r--r--doc/man3/EVP_OpenInit.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/EVP_OpenInit.pod b/doc/man3/EVP_OpenInit.pod
index b9a7aee738..b84f767245 100644
--- a/doc/man3/EVP_OpenInit.pod
+++ b/doc/man3/EVP_OpenInit.pod
@@ -16,7 +16,7 @@ EVP_OpenInit, EVP_OpenUpdate, EVP_OpenFinal - EVP envelope decryption
=head1 DESCRIPTION
-The EVP envelope routines are a high level interface to envelope
+The EVP envelope routines are a high-level interface to envelope
decryption. They decrypt a public key encrypted symmetric key and
then decrypt data using it.