From 15c64ff4fb9f1f64b31306ac53b38fc4d5fb1538 Mon Sep 17 00:00:00 2001 From: Jens Bissinger Date: Thu, 23 Aug 2018 14:11:27 +0200 Subject: [PATCH] DOC: Fix spelling error in configuration doc Fix spelling error in logging section of configuration doc. --- doc/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/configuration.txt b/doc/configuration.txt index 4e66aad84f..6e33f5994e 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -16416,7 +16416,7 @@ Please refer to the table below for currently defined variables : | | %t | date_time (with millisecond resolution) | date | | H | %tr | date_time of HTTP request | date | | H | %trg | gmt_date_time of start of HTTP request | date | - | H | %trl | locla_date_time of start of HTTP request | date | + | H | %trl | local_date_time of start of HTTP request | date | | | %ts | termination_state | string | | H | %tsc | termination_state with cookie status | string | +---+------+-----------------------------------------------+-------------+