From a7a807c2413bd859593d5fa06266214cdd7c7132 Mon Sep 17 00:00:00 2001 From: Jan Hilberath Date: Sun, 25 Oct 2020 15:56:52 +0900 Subject: [PATCH] Fix typo in dnsdist StatNode documentation --- pdns/dnsdistdist/docs/reference/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index 29e2885813..43bf0f807b 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -1250,7 +1250,7 @@ StatNode .. class:: StatNode - Represent metrics about a given node, for the visitor functions used with :meth:`DynBlockRulesGroup:setSuffixMatchRul` and :meth:`DynBlockRulesGroup:setSuffixMatchRuleFFI`. Note that some nodes includes the metrics for their children as well as their own. + Represent metrics about a given node, for the visitor functions used with :meth:`DynBlockRulesGroup:setSuffixMatchRule` and :meth:`DynBlockRulesGroup:setSuffixMatchRuleFFI`. Note that some nodes includes the metrics for their children as well as their own. .. attribute:: StatNode.bytes -- 2.47.2