Bugtrack 1281 - Spec typo fix.
authorTodd Lyons <tlyons@exim.org>
Tue, 14 Aug 2012 17:31:20 +0000 (10:31 -0700)
committerTodd Lyons <tlyons@exim.org>
Tue, 14 Aug 2012 17:31:20 +0000 (10:31 -0700)
doc/doc-docbook/spec.xfpt
doc/doc-txt/ChangeLog

index 1b5c947870d384cb4fa3397f060d56280c7fea79..41a00d2c47360aa616d467a670e62dbd7e2c235c 100644 (file)
@@ -36173,7 +36173,7 @@ warn log_message = GMail sender without DKIM signature
 
 .vitem &%dkim_status%&
 ACL condition that checks a colon-separated list of possible DKIM verification
 
 .vitem &%dkim_status%&
 ACL condition that checks a colon-separated list of possible DKIM verification
-results agains the actual result of verification. This is typically used
+results against the actual result of verification. This is typically used
 to restrict an ACL verb to a list of verification outcomes, for example:
 
 .code
 to restrict an ACL verb to a list of verification outcomes, for example:
 
 .code
index 2021a2ad8cfc44b25af3169398171cd0e07fa736..6a36fc08612188d9b3de484fe355610ff0ca7433 100644 (file)
@@ -38,6 +38,8 @@ TL/02 Add +smtp_confirmation as a default logging option.
 TL/03 Bugzilla 198 - Implement remove_header ACL modifier.
       Patch by Magnus Holmgren from 2007-02-20.
 
 TL/03 Bugzilla 198 - Implement remove_header ACL modifier.
       Patch by Magnus Holmgren from 2007-02-20.
 
+TL/04 Bugzilla 1281 - Spec typo.
+
 JH/01 Bugzilla 1201 & 304 - New cutthrough-delivery feature, with TLS support.
 
 JH/02 Support "G" suffix to numbers in ${if comparisons.
 JH/01 Bugzilla 1201 & 304 - New cutthrough-delivery feature, with TLS support.
 
 JH/02 Support "G" suffix to numbers in ${if comparisons.