]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
spelling: if
authorJosh Soref <jsoref@users.noreply.github.com>
Mon, 14 Jun 2021 00:41:26 +0000 (20:41 -0400)
committerWillem Toorop <willem@nlnetlabs.nl>
Mon, 14 Jun 2021 09:29:16 +0000 (11:29 +0200)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
contrib/python/ldns_rr.i

index a945378a476a8b2546f2ab0cfc26aee094b00001..cd2c3c1f08d8eaeb3d50489c5e69f89917e22e30 100644 (file)
@@ -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.