]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
spelling: converted
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 13 Jun 2021 21:32:29 +0000 (17:32 -0400)
committerWillem Toorop <willem@nlnetlabs.nl>
Mon, 14 Jun 2021 09:29:17 +0000 (11:29 +0200)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
contrib/python/ldns_resolver.i

index 327a0b8df52907796ce4b783d97399900ae95a45..afe3eeb62e371b82b88e070eb61f6c0f674dba79 100644 (file)
@@ -431,7 +431,7 @@ record."
                Ask the resolver about name and return all address records.
 
                :param name: The name to look for. String is automatically
-                   converrted to dname.
+                   converted to dname.
                :type name: :class:`ldns_dname` or str
                :param aclass: The class to use.
                :type aclass: ldns_rr_class