]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
Fix NSEC3 next field documentation [#1022].
authorBob Halley <halley@dnspython.org>
Fri, 15 Dec 2023 15:49:12 +0000 (07:49 -0800)
committerBob Halley <halley@dnspython.org>
Fri, 15 Dec 2023 15:49:12 +0000 (07:49 -0800)
doc/rdata-subclasses.rst

index 5f82647417b1c744e7aa25ecf9363a5bb4bdbe08..98c3b5a74ee6f90c24ed31ddbfb1865425129beb 100644 (file)
@@ -400,7 +400,7 @@ Universal Types
 
    .. attribute:: next
 
-      A ``dns.name.Name``, the next name hash.
+      A ``bytes``, the next name hash.
 
    .. attribute:: windows