Fixed typo in comment ("is" for "it").
authorPhilip Hazel <ph10@hermes.cam.ac.uk>
Wed, 12 Jan 2005 14:47:42 +0000 (14:47 +0000)
committerPhilip Hazel <ph10@hermes.cam.ac.uk>
Wed, 12 Jan 2005 14:47:42 +0000 (14:47 +0000)
src/src/verify.c

index 591c6c03df74e1011dcae89d980886ea7aa2b3ac..a673c8c19200af9c0a719a9d112fcb65327dfea7 100644 (file)
@@ -1,4 +1,4 @@
-/* $Cambridge: exim/src/src/verify.c,v 1.10 2005/01/11 15:51:02 ph10 Exp $ */
+/* $Cambridge: exim/src/src/verify.c,v 1.11 2005/01/12 14:47:42 ph10 Exp $ */
 
 /*************************************************
 *     Exim - an Internet mail transport agent    *
@@ -1555,7 +1555,7 @@ for (i = 0; i < 3; i++)
             }
           }
 
-        /* Else go ahead with the sender verification. But is isn't *the*
+        /* Else go ahead with the sender verification. But it isn't *the*
         sender of the message, so set vopt_fake_sender to stop sender_address
         being replaced after rewriting or qualification. */