]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: Fix spelling error in configuration doc
authorJens Bissinger <whiterabbit.init@googlemail.com>
Thu, 23 Aug 2018 12:11:27 +0000 (14:11 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 23 Aug 2018 13:46:38 +0000 (15:46 +0200)
Fix spelling error in logging section of configuration doc.

doc/configuration.txt

index 4e66aad84f8973444a9d1be9e85a71de2cc438f7..6e33f5994e4124b1cc7fbeb036924f5cd34b2fc9 100644 (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      |
   +---+------+-----------------------------------------------+-------------+