]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
spelling: separators
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 13 Jun 2021 21:34:36 +0000 (17:34 -0400)
committerWillem Toorop <willem@nlnetlabs.nl>
Mon, 14 Jun 2021 09:29:15 +0000 (11:29 +0200)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
str2host.c

index ad6bd000c3ad9d870e58cffa67e3cdcdde7651ae..e114213cf681794a146f8adebc329aa562c458f4 100644 (file)
@@ -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