summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2010-10-04 13:28:15 +0000
committerDr. Stephen Henson <steve@openssl.org>2010-10-04 13:28:15 +0000
commit84f1c143968f2438cb69ed4e22f93fa8635a653f (patch)
treeaea812820e992dc8ad301a13865e35c071ed66f2 /doc
parentf10986bab4ab26dc42046d424eacee854e54839e (diff)
Minor documentation fixes, PR#2345
Diffstat (limited to 'doc')
-rw-r--r--doc/apps/smime.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apps/smime.pod b/doc/apps/smime.pod
index 378a5b08b3..1b0d4f9539 100644
--- a/doc/apps/smime.pod
+++ b/doc/apps/smime.pod
@@ -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.