From: phonedph1 Date: Sun, 21 Jul 2019 13:49:04 +0000 (-0600) Subject: Update pdns/dnsdistdist/docs/rules-actions.rst X-Git-Tag: dnsdist-1.4.0-rc1~31^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4cf9bdc55694f85c53f42da16658e60069b89158;p=pdns Update pdns/dnsdistdist/docs/rules-actions.rst Co-Authored-By: Matt Nordhoff --- diff --git a/pdns/dnsdistdist/docs/rules-actions.rst b/pdns/dnsdistdist/docs/rules-actions.rst index 94d93b17a..022656c44 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 vlaue: The value of the tag + :param string value: The value of the tag .. function:: TagResponseAction(name, value)