From: Brian Wellington Date: Tue, 16 Jun 2020 18:20:21 +0000 (-0700) Subject: Fix typo. X-Git-Tag: v2.0.0rc1~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1dd3da2ac55d240b09345e8905c442e8e50a715;p=thirdparty%2Fdnspython.git Fix typo. --- diff --git a/dns/message.py b/dns/message.py index 0b1b26b3..6de93736 100644 --- a/dns/message.py +++ b/dns/message.py @@ -787,7 +787,7 @@ def from_wire(wire, keyring=None, request_mac=b'', xfr=False, origin=None, of a zone transfer, *origin* should be the origin name of the zone. - *tsig_ctx*, a ``hmac.HMAC`` objext, the ongoing TSIG context, used + *tsig_ctx*, a ``hmac.HMAC`` object, the ongoing TSIG context, used when validating zone transfers. *multi*, a ``bool``, should be set to ``True`` if this message