From: Brian Wellington Date: Tue, 16 Jun 2020 22:13:59 +0000 (-0700) Subject: Fix typo. X-Git-Tag: v2.0.0rc1~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa498bf73ed171e523911f619c026f41f89b77a6;p=thirdparty%2Fdnspython.git Fix typo. --- diff --git a/dns/message.py b/dns/message.py index 6de93736..897ea5e7 100644 --- a/dns/message.py +++ b/dns/message.py @@ -790,7 +790,7 @@ def from_wire(wire, keyring=None, request_mac=b'', xfr=False, origin=None, *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 + *multi*, a ``bool``, should be set to ``True`` if this message is part of a multiple message sequence. *first*, a ``bool``, should be set to ``True`` if this message is