diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-03-07 00:07:24 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-03-07 00:07:24 +0000 |
commit | 97045ae80155d4423540405d514020ee1963f42d (patch) | |
tree | dc3113fc9ab6a439ac72dba00556146968b3148c /doc | |
parent | 1ad20e19a669731c19852c865facabe4816ae4f9 (diff) |
Revert "Docs: typos"
This reverts commit 1ad20e19a669731c19852c865facabe4816ae4f9.
These are not typos; "provably" is a real word and accurate in context.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 23f34a3d0..2a2f81c72 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -27235,7 +27235,7 @@ choose to honour. A &'realm'& is a text string, typically a domain name, presented by a server to a client to help it select an account and credentials to use. In some -mechanisms, the client and server probably agree on the realm, but clients +mechanisms, the client and server provably agree on the realm, but clients typically can not treat the realm as secure data to be blindly trusted. @@ -41025,7 +41025,7 @@ There is no dot-stuffing (and no dot-termination). .section "DKIM (DomainKeys Identified Mail)" SECDKIM .cindex "DKIM" -DKIM is a mechanism by which messages sent by some entity can be probably +DKIM is a mechanism by which messages sent by some entity can be provably linked to a domain which that entity controls. It permits reputation to be tracked on a per-domain basis, rather than merely upon source IP address. DKIM is documented in RFC 6376. |