]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Fix 'TVL' -> 'TLV' typo
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 24 Nov 2020 14:50:45 +0000 (15:50 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 11 Jan 2021 09:22:00 +0000 (10:22 +0100)
pdns/dnsdistdist/docs/rules-actions.rst

index 928999670403f82414bd1e0c0dffdc0597f0a2e1..6e6679cf5f60bdeb8584fd4fa948cadff40b6585 100644 (file)
@@ -766,7 +766,7 @@ These ``DNSRule``\ s be one of the following items:
 
   .. versionadded:: 1.6.0
 
-  Matches queries that have a proxy protocol TVL value of the specified type. If ``value`` is set,
+  Matches queries that have a proxy protocol TLV value of the specified type. If ``value`` is set,
   the content of the value should also match the content of ``value``.
 
   :param int type: The type of the value, ranging from 0 to 255 (both included)