[exim-cvs] Typo in docs: routing rules mentioned in retry ru…

Góra strony
Delete this message
Reply to this message
Autor: Exim Git Commits Mailing List
Data:  
Dla: exim-cvs
Temat: [exim-cvs] Typo in docs: routing rules mentioned in retry rules section. Bug 1349
Gitweb: http://git.exim.org/exim.git/commitdiff/08fdff825ee583e6a76d707f368d909e3a396a11
Commit:     08fdff825ee583e6a76d707f368d909e3a396a11
Parent:     ea4e7cad4288362300fe132bfa3564e408d68303
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Oct 6 18:31:15 2013 +0100
Committer:  Jeremy Harris <jgh146exb@???>
CommitDate: Sun Oct 6 18:31:15 2013 +0100


    Typo in docs: routing rules mentioned in retry rules section.  Bug 1349
---
 doc/doc-docbook/spec.xfpt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 3d0360b..59a6b53 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -23576,7 +23576,7 @@ In practice, almost all rules start with a domain name pattern without a local
part.

.cindex "regular expressions" "in retry rules"
-&*Warning*&: If you use a regular expression in a routing rule pattern, it
+&*Warning*&: If you use a regular expression in a retry rule pattern, it
must match a complete address, not just a domain, because that is how regular
expressions work in address lists.
.display