]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: fix a typo for a "deviceatlas" keyword
authorCyril Bonté <cyril.bonte@free.fr>
Mon, 26 Oct 2015 21:37:38 +0000 (22:37 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 27 Oct 2015 06:24:48 +0000 (07:24 +0100)
The global keyword 'deviceatlas-properties-cookie' was miswritten.

This typo should also be backported to the 1.6 branch.

doc/configuration.txt

index 9588759276696f0ec160540e5fd8757ffc1fb413..78461f1d21ffbd80c70a2cd424891b4b0d9a44dc 100644 (file)
@@ -666,7 +666,7 @@ deviceatlas-separator <char>
   Sets the character separator for the API properties results. This directive
   is optional and set to | by default if not set.
 
-devicatlas-properties-cookie <name>
+deviceatlas-properties-cookie <name>
   Sets the client cookie's name used for the detection if the DeviceAtlas
   Client-side component was used during the request. This directive is optional
   and set to DAPROPS by default if not set.