spelling fixes
[exim.git] / src / src / routers / manualroute.c
index 301ec80e4f319034672e9d2c06b8cd7e8e079b87..7389a99210ea1269e5dcf4908e69ad980f1c1bbf 100644 (file)
@@ -380,7 +380,7 @@ while (*options)
 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);