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.kaiwu.me/postgresql/log/contrib/postgres_fdw/postgres_fdw.c?a=commitdiff_plain;h=0306c4a3900d585a2bc61f47d1a9a05e34c8e52c;p=haproxy.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 958875927..78461f1d2 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.