From cf68eefa0500feb852a7b8342351cb58cde7363b Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Mon, 25 Sep 2017 11:19:12 +0200 Subject: [PATCH] dnsdist: Fix typo in the documentation QnameRule -> QNameRule --- pdns/dnsdistdist/docs/rules-actions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/dnsdistdist/docs/rules-actions.rst b/pdns/dnsdistdist/docs/rules-actions.rst index 8aa459b3bb..8e79063ddc 100644 --- a/pdns/dnsdistdist/docs/rules-actions.rst +++ b/pdns/dnsdistdist/docs/rules-actions.rst @@ -429,7 +429,7 @@ These ``DNSRule``\ s be one of the following items: :param int qclass: The Query Class to match on -.. function:: QnameRule(qname) +.. function:: QNameRule(qname) .. versionadded:: 1.2.0 -- 2.47.2