Minor documentation fixes, PR#2345
authorDr. Stephen Henson <steve@openssl.org>
Mon, 4 Oct 2010 13:28:15 +0000 (13:28 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 4 Oct 2010 13:28:15 +0000 (13:28 +0000)
doc/apps/smime.pod

index 378a5b08b341ff104558643a0908eefd28fa0e8b..1b0d4f95392a671ca44255768a91dbf4d89b583d 100644 (file)
@@ -373,7 +373,7 @@ should be some heuristic that determines the correct encryption certificate.
 Ideally a database should be maintained of a certificates for each email address.
 
 The code doesn't currently take note of the permitted symmetric encryption
-algorithms as supplied in the SMIMECapabilities signed attribute. this means the
+algorithms as supplied in the SMIMECapabilities signed attribute. This means the
 user has to manually include the correct encryption algorithm. It should store
 the list of permitted ciphers in a database and only use those.