summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Pazarena <exim@paz.bz>2021-03-07 00:36:27 +0100
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>2021-03-07 00:39:31 +0100
commit1ad20e19a669731c19852c865facabe4816ae4f9 (patch)
tree577d26e09caca3e184bd37adddf2140dee261e14 /doc
parent725900cda2676bad205fb9ff44e563332766479e (diff)
Docs: typos
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-docbook/spec.xfpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 2a2f81c72..23f34a3d0 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 provably agree on the realm, but clients
+mechanisms, the client and server probably 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 provably
+DKIM is a mechanism by which messages sent by some entity can be probably
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.