From: Wes <5124946+wesinator@users.noreply.github.com> Date: Wed, 2 Feb 2022 03:59:30 +0000 (-0500) Subject: resolve func docs - fix `lifetime` var rendering X-Git-Tag: v2.3.0rc1~141^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a5010ebff8a174a6214da4425020e5ffb5885de;p=thirdparty%2Fdnspython.git resolve func docs - fix `lifetime` var rendering --- diff --git a/dns/resolver.py b/dns/resolver.py index 5dc2761a..a4b4868e 100644 --- a/dns/resolver.py +++ b/dns/resolver.py @@ -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