tidying
authorJeremy Harris <jgh146exb@wizmail.org>
Mon, 7 Sep 2020 18:56:49 +0000 (19:56 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sat, 3 Oct 2020 23:14:30 +0000 (00:14 +0100)
doc/doc-txt/ChangeLog
src/src/verify.c

index 86584d3d016c502ee3391f3ad07340b2a3866159..1ce732f52d40854018c6b37a93db7e4932b54e9e 100644 (file)
@@ -121,7 +121,7 @@ PP/01 Fix default prime selection to be consistent.
       execution flows will use the same DH primes (currently
       exim.dev.20160529.3).
 
-JH/25 OpenSSL: Fix beck-compatibiility behaviour surrounding tls_certificates
+JH/25 OpenSSL: Fix back-compatibiility behaviour surrounding tls_certificates
       option in smtp transport, to match the documentation.  Previously
       verification was not being done in some cases where it should have been.
 
index a50ac8b7b3984eae03592e6d9a1828e7d84de1ab..07e663536268b3d8f70b4c005bd1d7c172a74897 100644 (file)
@@ -113,7 +113,7 @@ int options = *opt_ptr;
 open_db dbblock;
 open_db *dbm_file = NULL;
 
-/* Open the callout cache database, it it exists, for reading only at this
+/* Open the callout cache database, if it exists, for reading only at this
 stage, unless caching has been disabled. */
 
 if (options & vopt_callout_no_cache)