From f2e16cfd24654acf3c9fa93092ddc6572543f4c2 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 13 Jun 2021 17:33:32 -0400 Subject: [PATCH] spelling: instance Signed-off-by: Josh Soref --- contrib/python/ldns_dnssec.i | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/python/ldns_dnssec.i b/contrib/python/ldns_dnssec.i index 3c29bb44..90c4e6b4 100644 --- a/contrib/python/ldns_dnssec.i +++ b/contrib/python/ldns_dnssec.i @@ -163,7 +163,7 @@ @staticmethod def new_frm_rr(raiseException=True): - """Create a new instace of dnssec name for the given RR. + """Create a new instance of dnssec name for the given RR. :returns: (ldns_dnssec_name) instance """ -- 2.47.3