Taint: reject or log more tainted list metadata elements
[exim.git] / src / src / string.c
index b370cfacc87fdf9c88c5853b7ae62ad2177257f4..4c582c65d2237e42ba564608d7f44784fb7cce2c 100644 (file)
@@ -952,7 +952,7 @@ if (!*s) return NULL;
 sep_is_special = iscntrl(sep);
 
 /* Handle the case when a buffer is provided. */
-/*XXX need to also deal with qouted-requirements mismatch */
+/*XXX need to also deal with quoted-requirements mismatch */
 
 if (buffer)
   {