From c044813d1178455c96e467849f212d412efdb8e2 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 13 Jun 2021 17:32:29 -0400 Subject: [PATCH] spelling: converted Signed-off-by: Josh Soref --- contrib/python/ldns_resolver.i | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/python/ldns_resolver.i b/contrib/python/ldns_resolver.i index 327a0b8d..afe3eeb6 100644 --- a/contrib/python/ldns_resolver.i +++ b/contrib/python/ldns_resolver.i @@ -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 -- 2.47.3