summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2010-10-04 13:28:27 +0000
committerDr. Stephen Henson <steve@openssl.org>2010-10-04 13:28:27 +0000
commit0172ad290226afe5b2b85822494fde7b51af6c59 (patch)
tree4ca6677f17f2affbba673f0303bec8e9692964ff /doc
parentd9aa352ff04d12706c6c7edae23acd7a583d3ce9 (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 4b0f34883a..e4e89af847 100644
--- a/doc/apps/smime.pod
+++ b/doc/apps/smime.pod
@@ -427,7 +427,7 @@ 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.