Skip to content

Commit 0e4f6b8

Browse files
authored
Merge pull request #3034 from vkarak/doc/fix-typo
[doc] Fix typo in `file` log handler docs
2 parents 64ab7c0 + 85e8906 commit 0e4f6b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config_reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1188,7 +1188,7 @@ The additional properties for the ``file`` handler are the following:
11881188

11891189
.. py:attribute:: logging.handlers..file..append
11901190
1191-
.. py:attribute:: logging.handlers_perflog..file..ppend
1191+
.. py:attribute:: logging.handlers_perflog..file..append
11921192
11931193
:required: No
11941194
:default: ``false``

0 commit comments

Comments
 (0)