DOC: Fix spelling error in configuration doc

Fix spelling error in logging section of configuration doc.
This commit is contained in:
Jens Bissinger 2018-08-23 14:11:27 +02:00 committed by Willy Tarreau
parent b509232eb8
commit 15c64ff4fb
1 changed files with 1 additions and 1 deletions

View File

@ -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 |
+---+------+-----------------------------------------------+-------------+