From: Heiko Schlittermann (HS12-RIPE) Date: Thu, 28 Jan 2016 21:43:28 +0000 (+0100) Subject: Fix typo X-Git-Tag: exim-4_87_RC4~35 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/1d9ddac9aab6efa7640e30522fb73e080167c94f Fix typo --- diff --git a/src/src/string.c b/src/src/string.c index d01383f65..c0dfd04b6 100644 --- a/src/src/string.c +++ b/src/src/string.c @@ -970,7 +970,7 @@ return buffer; #ifndef COMPILE_UTILITY /************************************************ -* Add element to seperated list * +* Add element to separated list * ************************************************/ /* This function is used to build a list, returning an allocated null-terminated growable string. The