From: Roman Hochuli Date: Tue, 3 Sep 2019 09:48:54 +0000 (+0200) Subject: fix typo in DNSName reference documentation X-Git-Tag: rec-4.3.0-alpha1~6^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F8269%2Fhead;p=thirdparty%2Fpdns.git fix typo in DNSName reference documentation --- diff --git a/pdns/dnsdistdist/docs/reference/dnsname.rst b/pdns/dnsdistdist/docs/reference/dnsname.rst index 939e5ea0ba..79e1ed9be7 100644 --- a/pdns/dnsdistdist/docs/reference/dnsname.rst +++ b/pdns/dnsdistdist/docs/reference/dnsname.rst @@ -35,7 +35,7 @@ Functions and methods of a ``DNSName`` A ``DNSName`` object represents a name in the DNS. It is returned by several functions and has several functions to programmatically interact with it. - .. method:: DNSName:chopoff() -> bool + .. method:: DNSName:chopOff() -> bool .. versionadded:: 1.2.0