X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/9d66ba85a9646c0b63c54acf69e186f0e785855d..refs/heads/master:/src/src/string.c diff --git a/src/src/string.c b/src/src/string.c index b370cfacc..4c582c65d 100644 --- a/src/src/string.c +++ b/src/src/string.c @@ -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) {