From e4b645c40358747b4df13f46ebed9959dbdb17f2 Mon Sep 17 00:00:00 2001 From: Winfried Angele Date: Fri, 19 Jan 2018 06:23:51 +0100 Subject: [PATCH] capitalization AndRule in example --- 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 566d9de30..497ebada2 100644 --- a/pdns/dnsdistdist/docs/rules-actions.rst +++ b/pdns/dnsdistdist/docs/rules-actions.rst @@ -557,7 +557,7 @@ These ``DNSRule``\ s be one of the following items: Combining Rules ~~~~~~~~~~~~~~~ -.. function:: andRule(selectors) +.. function:: AndRule(selectors) Matches traffic if all ``selectors`` match. -- 2.40.0