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:26 +0100
commit2cfbec1caea8f9567bdff85d33d22481f2afb40a (patch)
tree8925c417414bc863b8e9ed7c4e120ef3c25642cc /doc
parent22db480dafe9e10b8206c7f3cce95fecf9c72773 (diff)
typo
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 2f1e9ced3f..76dbf2ca36 100644
--- a/doc/apps/cms.pod
+++ b/doc/apps/cms.pod
@@ -144,7 +144,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>