Spellcheck CMS docs.
[openssl.git] / doc / crypto / SMIME_write_CMS.pod
index 6319876b7d0b5b09e4348e396834e3446f51d0ce..ccec6cafa805f673abec4945ccc4c9c532d91d43 100644 (file)
@@ -40,7 +40,7 @@ the data must be read twice: once to compute the signature in CMS_sign()
 and once to output the S/MIME message.
 
 If streaming is performed the content is output in BER format using indefinite
-length constructuted encoding except in the case of signed data with detached
+length constructed encoding except in the case of signed data with detached
 content where the content is absent and DER format is used.
 
 =head1 BUGS