Spellcheck CMS docs.
[openssl.git] / doc / crypto / CMS_encrypt.pod
index 4ba2b22da4ffa05555a5ca6f3b3f46cab0fca239..0e3c79e4b3a0a40ccd9ba714bd994df0299551c4 100644 (file)
@@ -76,7 +76,7 @@ PEM_write_bio_CMS_stream() finalize the structure. Alternatively finalization
 can be performed by obtaining the streaming ASN1 B<BIO> directly using
 BIO_new_CMS().
 
-The receipients specified in B<certs> use a CMS KeyTransRecipientInfo info
+The recipients specified in B<certs> use a CMS KeyTransRecipientInfo info
 structure. KEKRecipientInfo is also supported using the flag B<CMS_PARTIAL>
 and CMS_add0_recipient_key().