We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52a18fe commit 9cac6c4Copy full SHA for 9cac6c4
Doc/library/logging.config.rst
@@ -111,7 +111,7 @@ in :mod:`logging` itself) and defining handlers which are declared either in
111
they or their ancestors are explicitly named
112
in the logging configuration.
113
114
- :param encoding: The encoding used to open file when *fname* is filename.
+ :param encoding: The encoding used to open file when *fname* is filename.
115
116
.. versionchanged:: 3.4
117
An instance of a subclass of :class:`~configparser.RawConfigParser` is
0 commit comments