DOC: fix a typo for a "deviceatlas" keyword

The global keyword 'deviceatlas-properties-cookie' was miswritten.

This typo should also be backported to the 1.6 branch.
This commit is contained in:
Cyril Bont 2015-10-26 22:37:38 +01:00 committed by Willy Tarreau
parent e7db21693f
commit 0306c4a390

View 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.