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:43:55 +0100
commit1864e3bed31ffea248265d49c62d90c199ed7d9d (patch)
treef0daf145d3fbb246ae8f4c489c5e0f6555d490fb /doc
parentaf7bcd7daa43849c0deea421f19eba4e72b06c40 (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>