From: Bob Halley Date: Fri, 15 Dec 2023 15:49:12 +0000 (-0800) Subject: Fix NSEC3 next field documentation [#1022]. X-Git-Tag: v2.5.0rc1~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c81b6d1413859d0f0c1fe562442c87b1e76edeb;p=thirdparty%2Fdnspython.git Fix NSEC3 next field documentation [#1022]. --- diff --git a/doc/rdata-subclasses.rst b/doc/rdata-subclasses.rst index 5f826474..98c3b5a7 100644 --- a/doc/rdata-subclasses.rst +++ b/doc/rdata-subclasses.rst @@ -400,7 +400,7 @@ Universal Types .. attribute:: next - A ``dns.name.Name``, the next name hash. + A ``bytes``, the next name hash. .. attribute:: windows