summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2014-07-04 13:50:26 +0100
committerDr. Stephen Henson <steve@openssl.org>2014-07-04 18:44:18 +0100
commitca4a339eeb1eb0a2b68566fa7ed659eb663d1e45 (patch)
tree7c3840b0f8638b5fecafcb75a99176283a53fca7 /doc
parent835e32f9f6c7e79eeec56170d1a67be8fd2de1d1 (diff)
typo
(cherry picked from commit 2cfbec1caea8f9567bdff85d33d22481f2afb40a) (cherry picked from commit a9661e45acda0bedcb2413b412f9ffc3f9fb2354)
Diffstat (limited to 'doc')
-rw-r--r--doc/apps/cms.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apps/cms.pod b/doc/apps/cms.pod
index a76b3e0fd1..75b698834a 100644
--- a/doc/apps/cms.pod
+++ b/doc/apps/cms.pod
@@ -143,7 +143,7 @@ output an error.
=item B<-EncryptedData_encrypt>
-Encrypt suppled content using supplied symmetric key and algorithm using a CMS
+Encrypt content using supplied symmetric key and algorithm using a CMS
B<EncrytedData> type and output the content.
=item B<-sign_receipt>