spelling fixes
[exim.git] / src / src / routers / ipliteral.c
index 01eabb1dd0dec14b94a50814fd14bc6759ec801c..ecc60427891495725ad3fb2e2e8317d91a487938 100644 (file)
@@ -179,7 +179,7 @@ addr->host_list = h;
 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);