Gitweb:
https://git.exim.org/exim.git/commitdiff/46ad960434683b3e15eb17edf3b2d748c191fbc4
Commit: 46ad960434683b3e15eb17edf3b2d748c191fbc4
Parent: 38965d80d70cacd0c944d32f7107549a3a272b35
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Sat Dec 23 17:44:31 2023 +0000
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Wed Feb 28 13:48:04 2024 +0000
tidying
---
doc/doc-txt/ChangeLog | 6 +++---
src/src/daemon.c | 2 +-
test/scripts/0000-Basic/0900 | 2 +-
test/stdout/0900 | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 2dab6775a..c261e13c7 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -80,8 +80,8 @@ JH/16 Two-phase queue runs are now reported in the daemon startup log line and
in exiwhat output.
JH/17 Bug 3064: Fix combination of "-q<period> -R <recipients>". Introduction of
- the multiple-queue-runners facility for 4.97 broking this, giving only
- a one-time run of the queue.
+ the multiple-queue-runners facility for 4.97 broke this, giving only a
+ one-time run of the queue.
JH/18 Bug 3068: Log a warning for use of deprecated syntax in query-style
lookups.
@@ -89,7 +89,7 @@ JH/18 Bug 3068: Log a warning for use of deprecated syntax in query-style
JH/19 Fix TLS startup. When the last expansion done before the initiation of a
TLS session resulted in a forced-fail, a misleading error was logged for
the expansino of tls_certificates. This would affect the common case of
- that option being set (main-section options) but not having any vriable
+ that option being set (main-section options) but not having any variable
parts. It could also potentially affect tls_privatekeys. The underlyding
coding errors go back to 4.90 but were only exposed in 4.97.
diff --git a/src/src/daemon.c b/src/src/daemon.c
index 3c63c6368..88114d648 100644
--- a/src/src/daemon.c
+++ b/src/src/daemon.c
@@ -1493,7 +1493,7 @@ if (is_multiple_qrun()) /* we are managing periodic runs */
}
else
#endif
- /* Normal periodic runL in order of run priority, find the first queue
+ /* Normal periodic run: in order of run priority, find the first queue
for which we can start a runner */
for (q = qrunners; q; q = q->next)
diff --git a/test/scripts/0000-Basic/0900 b/test/scripts/0000-Basic/0900
index 9e293c6aa..49959a96f 100644
--- a/test/scripts/0000-Basic/0900
+++ b/test/scripts/0000-Basic/0900
@@ -399,7 +399,7 @@ rcpt to:<CALLER@???>
bdat 86 last
Subject: send me all your money!
-All your bases are belong to us. Send Bitcoins.
+All your base are belong to us. Send Bitcoins.
QUIT
.
??? 250
diff --git a/test/stdout/0900 b/test/stdout/0900
index a5b8d91f8..0c8d7ea40 100644
--- a/test/stdout/0900
+++ b/test/stdout/0900
@@ -563,7 +563,7 @@ Connecting to 127.0.0.1 port 1225 ... connected
>>> bdat 86 last
>>> Subject: send me all your money!
>>>
->>> All your bases are belong to us. Send Bitcoins.
+>>> All your base are belong to us. Send Bitcoins.
>>> QUIT
>>> .
??? 250
--
## subscription configuration (requires account):
##
https://lists.exim.org/mailman3/postorius/lists/exim-cvs.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-cvs-unsubscribe@???
## Exim details at
http://www.exim.org/
## Please use the Wiki with this list -
http://wiki.exim.org/