diff options
author | Hendrik Jäger <gitcommit@henk.geekmail.org> | 2023-09-28 21:35:53 +0200 |
---|---|---|
committer | Hendrik Jäger <gitcommit@henk.geekmail.org> | 2023-09-28 21:35:53 +0200 |
commit | a643dea0ff5363e6520d86466395760db116b171 (patch) | |
tree | 5600e9e0dea1186005d79a3b6ddc6597cd452375 /doc/doc-txt | |
parent | 67cc3ad2fe09fa6197c54a18fa9eb8f1375a87ec (diff) |
fix: typo'ed 'is is' occurencesfix_isis_typos
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/NewStuff | 2 |
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. |