]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
fix doco typo in resolver-class.rst
authorTimothy Pillow <oregonpillow@gmail.com>
Tue, 9 Jul 2024 01:24:26 +0000 (03:24 +0200)
committerGitHub <noreply@github.com>
Tue, 9 Jul 2024 01:24:26 +0000 (18:24 -0700)
doc/resolver-class.rst

index 21c6c466b402f1cb3ee0252f5d5391e3df1568ea..fdff77478c24848cea90cc3b7d4e4e4d4c16d00c 100644 (file)
@@ -16,7 +16,7 @@ The dns.resolver.Resolver and dns.resolver.Answer Classes
       an IPv4 or IPv6 address, or an https URL.
 
       This field is actually a property, and returns a tuple as of dnspython 2.4.
-      Assigning this this field converts any strings into
+      Assigning this field converts any strings into
       ``dns.nameserver.Nameserver`` instances.
 
    .. attribute:: search