summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2014-07-04 13:50:26 +0100
committerJanusz Kozerski <j.kozerski@samsung.com>2014-10-20 15:25:29 +0200
commit2b86dcc8b8c4cc2ae0dcf44044154551b9647856 (patch)
tree934350158b9cf10b4eceb8753a750e70196c63e1 /doc
parent5616fc3d7d25e1617a52207204391a44c47b9a2e (diff)
downloadopenssl-2b86dcc8b8c4cc2ae0dcf44044154551b9647856.tar.gz
openssl-2b86dcc8b8c4cc2ae0dcf44044154551b9647856.tar.bz2
openssl-2b86dcc8b8c4cc2ae0dcf44044154551b9647856.zip
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 a76b3e0..75b6988 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>