From: Cyril Bonté Date: Mon, 26 Oct 2015 21:37:38 +0000 (+0100) Subject: DOC: fix a typo for a "deviceatlas" keyword X-Git-Tag: v1.7-dev1~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0306c4a3900d585a2bc61f47d1a9a05e34c8e52c;p=thirdparty%2Fhaproxy.git 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. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 9588759276..78461f1d21 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -666,7 +666,7 @@ deviceatlas-separator Sets the character separator for the API properties results. This directive is optional and set to | by default if not set. -devicatlas-properties-cookie +deviceatlas-properties-cookie 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.