Skip to content

Commit f273fd7

Browse files
authored
doc: Remove what was essentially duplicate wording. (GH-135431)
1 parent e7a3c20 commit f273fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)