summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2019-11-09 22:23:03 -0500
committerSean Whitton <spwhitton@spwhitton.name>2019-11-10 00:29:28 -0700
commit04ae100b5f48f56443e3a99e14579c26d9811f4f (patch)
treed904284afb883c8897a778cde743ff5515876e9f
parent02ef341d2280d168ebe045277e7ea1064b7650dd (diff)
downloadmailscripts-04ae100b5f48f56443e3a99e14579c26d9811f4f.tar.gz
Fix typo
Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
-rw-r--r--email-extract-openpgp-certs.1.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/email-extract-openpgp-certs.1.pod b/email-extract-openpgp-certs.1.pod
index 9983de0..d1d641a 100644
--- a/email-extract-openpgp-certs.1.pod
+++ b/email-extract-openpgp-certs.1.pod
@@ -38,7 +38,7 @@ message's cryptographic envelope.
B<email-extract-openpgp-certs> does not attempt to validate the
certificates it finds in any way. It does not ensure that they are
valid OpenPGP certificates, or even that they are of a sane size. It
-doeds not try to establish any relationship between the extracted
+does not try to establish any relationship between the extracted
certificates and the messages in which they are sent. For example, it
does not check the Autocrypt addr= attribute against the message's From:
header.