From b58c029cb184baf83b57b81e824839ae0759cf65 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 13 Jun 2021 17:34:09 -0400 Subject: [PATCH] spelling: possible Signed-off-by: Josh Soref --- contrib/ldnsx/ldnsx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/ldnsx/ldnsx.py b/contrib/ldnsx/ldnsx.py index b2e9f5ac..83ecece1 100644 --- a/contrib/ldnsx/ldnsx.py +++ b/contrib/ldnsx/ldnsx.py @@ -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" -- 2.47.3