spelling fixes
[exim.git] / src / src / routers / dnslookup.c
index d6d7d0642de3a7bcbd16f9e881816ba2f9923b91..33939be4c26cc0c30d337a15c9376e61a6286e00 100644 (file)
@@ -459,7 +459,7 @@ else if (ob->check_secondary_mx && !testflag(addr, af_local_host_removed))
 rc = rf_get_errors_address(addr, rblock, verify, &addr->prop.errors_address);
 if (rc != OK) return rc;
 
-/* Set up the additional and removeable headers for this address. */
+/* Set up the additional and removable headers for this address. */
 
 rc = rf_get_munge_headers(addr, rblock, &addr->prop.extra_headers,
   &addr->prop.remove_headers);