From 7521ab3d0b11370ab0cacb47fc4e4840fe5e1d45 Mon Sep 17 00:00:00 2001
From: Geoff Thorpe <geoff@openssl.org>
Date: Fri, 18 Oct 2002 22:04:26 +0000
Subject: [PATCH] Make pod2man happier.

---
 doc/crypto/SMIME_write_PKCS7.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/crypto/SMIME_write_PKCS7.pod b/doc/crypto/SMIME_write_PKCS7.pod
index 8093241ea4..2cfad2e049 100644
--- a/doc/crypto/SMIME_write_PKCS7.pod
+++ b/doc/crypto/SMIME_write_PKCS7.pod
@@ -14,7 +14,7 @@ SMIME_write_PKCS7() adds the appropriate MIME headers to a PKCS#7
 structure to produce an S/MIME message.
 
 B<out> is the BIO to write the data to. B<p7> is the appropriate
-B<PKCS7> structure. If cleartext signing (B<multipart/signed) is
+B<PKCS7> structure. If cleartext signing (B<multipart/signed>) is
 being used then the signed data must be supplied in the B<data> 
 argument. B<flags> is an optional set of flags.
 
-- 
2.40.0