From c852dad555bbf8a43af23345dc759e767ab62b93 Mon Sep 17 00:00:00 2001 From: phonedph1 Date: Sat, 20 Jul 2019 18:27:50 -0600 Subject: [PATCH] Update rules-actions.rst s/cname/value/ --- pdns/dnsdistdist/docs/rules-actions.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pdns/dnsdistdist/docs/rules-actions.rst b/pdns/dnsdistdist/docs/rules-actions.rst index 504b41db9e..94d93b17a6 100644 --- a/pdns/dnsdistdist/docs/rules-actions.rst +++ b/pdns/dnsdistdist/docs/rules-actions.rst @@ -1101,7 +1101,7 @@ The following actions exist. Associate a tag named ``name`` with a value of ``value`` to this query, that will be passed on to the response. :param string name: The name of the tag to set - :param string cname: The value of the tag + :param string vlaue: The value of the tag .. function:: TagResponseAction(name, value) @@ -1110,7 +1110,7 @@ The following actions exist. Associate a tag named ``name`` with a value of ``value`` to this response. :param string name: The name of the tag to set - :param string cname: The value of the tag + :param string value: The value of the tag .. function:: TCAction() -- 2.47.2