[exim-cvs] Docs: typos

Inizio della pagina
Delete this message
Reply to this message
Autore: Exim Git Commits Mailing List
Data:  
To: exim-cvs
Oggetto: [exim-cvs] Docs: typos
Gitweb: https://git.exim.org/exim.git/commitdiff/1ad20e19a669731c19852c865facabe4816ae4f9
Commit:     1ad20e19a669731c19852c865facabe4816ae4f9
Parent:     725900cda2676bad205fb9ff44e563332766479e
Author:     Jim Pazarena <exim@???>
AuthorDate: Sun Mar 7 00:36:27 2021 +0100
Committer:  Heiko Schlittermann (HS12-RIPE) <hs@???>
CommitDate: Sun Mar 7 00:39:31 2021 +0100


    Docs: typos
---
 doc/doc-docbook/spec.xfpt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 2a2f81c..23f34a3 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.