From 203a421c027acae4b8459582f8120a6068b686f9 Mon Sep 17 00:00:00 2001 From: Cool Fire Date: Wed, 31 Mar 2021 10:02:54 +0200 Subject: [PATCH] Fix typo in dnsdist docs for SuffixMatchNodeRule Typo in param name listing. --- 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 77c148a15e..baa3a60eb5 100644 --- a/pdns/dnsdistdist/docs/rules-actions.rst +++ b/pdns/dnsdistdist/docs/rules-actions.rst @@ -699,7 +699,7 @@ These ``DNSRule``\ s be one of the following items: To match domain names exactly, see :func:`QNameSetRule`. - :param SuffixMatchNode smb: The SuffixMatchNode to match on + :param SuffixMatchNode smn: The SuffixMatchNode to match on :param bool quiet: Do not display the list of matched domains in Rules. Default is false. .. function:: TagRule(name [, value]) -- 2.47.2