tidying
[exim.git] / src / src / routers / README
index 830ba3059a3590ef9bb90dff2fb2d5b81caf02e7..a674e8b47a800b108e26543ba6749b671ccbbad0 100644 (file)
@@ -1,5 +1,3 @@
-$Cambridge: exim/src/src/routers/README,v 1.1 2004/10/07 13:10:02 ph10 Exp $
-
 ROUTERS:
 
 The yield of a router is one of:
@@ -25,7 +23,7 @@ The yield of a router is one of:
 
   DISCARD         the address was discarded (:blackhole: or "seen finish")
 
-  FAIL            the address was not routed; do not pass to any subseqent
+  FAIL            the address was not routed; do not pass to any subsequent
                   routers, i.e. cause routing to fail.
 
   DEFER           retry this address later.