From: Josh Soref Date: Mon, 14 Jun 2021 00:41:26 +0000 (-0400) Subject: spelling: if X-Git-Tag: 1.8.0-rc.1~25^2~67 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=682d6362bfe8ead669ca35827add513a63e4014e;p=thirdparty%2Fldns.git spelling: if Signed-off-by: Josh Soref --- diff --git a/contrib/python/ldns_rr.i b/contrib/python/ldns_rr.i index a945378a..cd2c3c1f 100644 --- a/contrib/python/ldns_rr.i +++ b/contrib/python/ldns_rr.i @@ -751,7 +751,7 @@ to create :class:`ldns_rr` instances. :type origin: :class:`ldns_dname` :param prev: When the owner is white spaces use this. :type prev: :class:`ldns_rdf` - :param raiseException: Iif True, an exception occurs in case + :param raiseException: If True, an exception occurs in case a resolver object can't be created. :throws Exception: If `raiseException` is set and the input cannot be read.