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: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F8107%2Fhead;p=thirdparty%2Fpdns.git 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 94d93b17a6..022656c440 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)