Skip to content

Commit faab244

Browse files
committed
Fix doc braino
1 parent e6c3039 commit faab244

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/logging.config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,7 @@ mnemonic that the corresponding value is a callable.
548548
The ``filters`` member of ``handlers`` and ``loggers`` can take
549549
filter instances in addition to ids.
550550

551-
You can also specify a special key ``'.'`` whose value is a dictionary is a
551+
You can also specify a special key ``'.'`` whose value is a
552552
mapping of attribute names to values. If found, the specified attributes will
553553
be set on the user-defined object before it is returned. Thus, with the
554554
following configuration::

0 commit comments

Comments
 (0)