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

index b2e9f5ac38e89db28c3ca25791bc42aca4689958..83ecece1c0bfece4169fd23b50a02c004b9093ef 100644 (file)
@@ -497,7 +497,7 @@ class packet:
 
                Example returned value: "NOERROR"
 
-               possilbe rcodes (via ldns): "FORMERR", "MASK", "NOERROR",
+               possible rcodes (via ldns): "FORMERR", "MASK", "NOERROR",
                "NOTAUTH", "NOTIMPL", "NOTZONE", "NXDOMAIN",
                "NXRSET", "REFUSED", "SERVFAIL", "SHIFT", 
                "YXDOMAIN", "YXRRSET"