]> granicus.if.org Git - pdns/commitdiff
capitalization AndRule in example
authorWinfried Angele <winfried.angele@gmail.com>
Fri, 19 Jan 2018 05:23:51 +0000 (06:23 +0100)
committerGitHub <noreply@github.com>
Fri, 19 Jan 2018 05:23:51 +0000 (06:23 +0100)
pdns/dnsdistdist/docs/rules-actions.rst

index 566d9de301c04ed356439b277042937c9dd2d574..497ebada2f7087ba425d8333c6a85adbaba56c18 100644 (file)
@@ -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.