Typo fixes from Andreas Metzler.
[exim.git] / src / src / exim.c
index 528ffc7c84b65309fb6096aa7becd981306d1739..371bc1025c5c584292aa32bf0c6004c9f945ddbd 100644 (file)
@@ -1299,7 +1299,7 @@ for (m = macros; m != NULL; m = m->next)
     return FALSE;
     }
   }
-DEBUG(D_any) debug_printf("macros_trusted overriden to true by whitelisting\n");
+DEBUG(D_any) debug_printf("macros_trusted overridden to true by whitelisting\n");
 return TRUE;
 #endif
 }