From: Josh Soref Date: Sun, 13 Jun 2021 21:34:36 +0000 (-0400) Subject: spelling: separators X-Git-Tag: 1.8.0-rc.1~25^2~108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6318fcf72a6d8797c6d6debdabf86b59a720add6;p=thirdparty%2Fldns.git spelling: separators Signed-off-by: Josh Soref --- diff --git a/str2host.c b/str2host.c index ad6bd000..e114213c 100644 --- a/str2host.c +++ b/str2host.c @@ -304,7 +304,7 @@ parse_char(uint8_t *ch_p, const char** str_p) /* * No special care is taken, all dots are translated into - * label seperators. + * label separators. * Could be made more efficient....we do 3 memcpy's in total... */ ldns_status