]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
resolve func docs - fix `lifetime` var rendering 777/head
authorWes <5124946+wesinator@users.noreply.github.com>
Wed, 2 Feb 2022 03:59:30 +0000 (22:59 -0500)
committerGitHub <noreply@github.com>
Wed, 2 Feb 2022 03:59:30 +0000 (22:59 -0500)
dns/resolver.py

index 5dc2761a4336bee62991b606bc453f410845e8ec..a4b4868e7b86c6c96c00785424a149eab4a36f9b 100644 (file)
@@ -1024,7 +1024,7 @@ class Resolver(BaseResolver):
         *source_port*, an ``int``, the port from which to send the message.
 
         *lifetime*, a ``float``, how many seconds a query should run
-         before timing out.
+        before timing out.
 
         *search*, a ``bool`` or ``None``, determines whether the
         search list configured in the system's resolver configuration