From 1d9ddac9aab6efa7640e30522fb73e080167c94f Mon Sep 17 00:00:00 2001 From: "Heiko Schlittermann (HS12-RIPE)" Date: Thu, 28 Jan 2016 22:43:28 +0100 Subject: [PATCH] Fix typo --- src/src/string.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2