summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorHendrik Jäger <gitcommit@henk.geekmail.org>2023-09-28 21:35:53 +0200
committerHendrik Jäger <gitcommit@henk.geekmail.org>2023-09-28 21:35:53 +0200
commita643dea0ff5363e6520d86466395760db116b171 (patch)
tree5600e9e0dea1186005d79a3b6ddc6597cd452375 /doc/doc-txt
parent67cc3ad2fe09fa6197c54a18fa9eb8f1375a87ec (diff)
fix: typo'ed 'is is' occurencesfix_isis_typos
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/NewStuff2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index 89df66ba2..59ad24d6e 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -1190,7 +1190,7 @@ Version 4.68
9. There is a new ACL, specified by acl_smtp_notquit, which is run in most
cases when an SMTP session ends without sending QUIT. However, when Exim
- itself is is bad trouble, such as being unable to write to its log files,
+ itself is bad trouble, such as being unable to write to its log files,
this ACL is not run, because it might try to do things (such as write to
log files) that make the situation even worse.