]> granicus.if.org Git - pdns/commitdiff
Update pdns/dnsdistdist/docs/rules-actions.rst
authorphonedph1 <phoned@gmail.com>
Sun, 21 Jul 2019 13:49:04 +0000 (07:49 -0600)
committerGitHub <noreply@github.com>
Sun, 21 Jul 2019 13:49:04 +0000 (07:49 -0600)
Co-Authored-By: Matt Nordhoff <mnordhoff@mattnordhoff.com>
pdns/dnsdistdist/docs/rules-actions.rst

index 94d93b17a698cd6183fb736c349f06adf93f1b66..022656c4405b4beefe93775fcb7a98df716354a3 100644 (file)
@@ -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)