]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
spelling: recognize
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 13 Jun 2021 21:34:25 +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>
zone.c

diff --git a/zone.c b/zone.c
index 0d12a7c7f5e8f6275b9b6d001f655f246e70682b..fcae411243a18209ca07a1d9f4000e2740d7681d 100644 (file)
--- a/zone.c
+++ b/zone.c
@@ -180,7 +180,7 @@ ldns_zone_new(void)
        return z;
 }
 
-/* we regocnize:
+/* we recognize:
  * $TTL, $ORIGIN
  */
 ldns_status