From c8908f9b778eb3fe64570e1de517db9cdade0173 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 13 Jun 2021 17:33:41 -0400 Subject: [PATCH] spelling: mnemonics 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 83ecece1..afa3a0df 100644 --- a/contrib/ldnsx/ldnsx.py +++ b/contrib/ldnsx/ldnsx.py @@ -284,7 +284,7 @@ class resolver: If the version of ldnsx you are using is old, it is possible that there could be new rr_types that we don't recognise mnemonic for. You can still use the number XXX or the string "TYPEXXX". To - determine what rr_type menmonics we support, please refer to resolver.supported_rr_types() + determine what rr_type mnemonics we support, please refer to resolver.supported_rr_types() """ # Determine rr_type int -- 2.47.3