From 85e8906fe0f66ed82cef688bd35a51f06d885fe3 Mon Sep 17 00:00:00 2001 From: Vasileios Karakasis Date: Tue, 31 Oct 2023 23:31:34 +0100 Subject: [PATCH] Fix typo in `file` log handler docs --- docs/config_reference.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config_reference.rst b/docs/config_reference.rst index 4755b98cf5..15f8a3197f 100644 --- a/docs/config_reference.rst +++ b/docs/config_reference.rst @@ -1188,7 +1188,7 @@ The additional properties for the ``file`` handler are the following: .. py:attribute:: logging.handlers..file..append -.. py:attribute:: logging.handlers_perflog..file..ppend +.. py:attribute:: logging.handlers_perflog..file..append :required: No :default: ``false``