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 13:50:55 +0100
commita9661e45acda0bedcb2413b412f9ffc3f9fb2354 (patch)
tree8424de036c0e3256aa0118acaa562cd618a796c5 /doc
parentb948ee27b0206a392bfd7340779b29ed9375e197 (diff)
typo
(cherry picked from commit 2cfbec1caea8f9567bdff85d33d22481f2afb40a)
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 fb2dff463d..4dabd3ba2b 100644
--- a/doc/apps/cms.pod
+++ b/doc/apps/cms.pod
@@ -171,7 +171,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>