From 0306c4a3900d585a2bc61f47d1a9a05e34c8e52c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyril=20Bont=C3=A9?= Date: Mon, 26 Oct 2015 22:37:38 +0100 Subject: [PATCH] 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. --- doc/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.