From 841dcd7a0514e7637a8fb86827c0b60918a570e8 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 13 Jun 2021 17:32:42 -0400 Subject: [PATCH] spelling: deprecated 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 e8fc157b..2703fd48 100644 --- a/contrib/ldnsx/ldnsx.py +++ b/contrib/ldnsx/ldnsx.py @@ -204,7 +204,7 @@ class resolver: defaults to settings from /etc/resolv.conf * dnssec -- should the resolver try and use dnssec or not? * tcp -- should the resolver use TCP - 'auto' is a depricated work around for old ldns problems + 'auto' is a deprecated work around for old ldns problems * port -- the port to use, must be the same for all nameservers """ -- 2.47.3