From 328181b2cfe77b1ecf87932ff301d62a143cd96c Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Tue, 12 Dec 2023 14:50:22 +0100 Subject: [PATCH] dnsdist: Fix a typo in the documentation --- 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 31895927b9..eca88a9ba4 100644 --- a/pdns/dnsdistdist/docs/rules-actions.rst +++ b/pdns/dnsdistdist/docs/rules-actions.rst @@ -765,7 +765,7 @@ These ``DNSRule``\ s be one of the following items: :param DNSNameSet set: Set with qnames. -.. function:: QNameSuffixRule(suffixes [, quiet@) +.. function:: QNameSuffixRule(suffixes [, quiet]) .. versionadded:: 1.9.0 -- 2.47.2