Skip to content

Commit bea67a1

Browse files
[3.13] doc: Remove what was essentially duplicate wording. (GH-135431) (GH-135441)
(cherry picked from commit f273fd7)
1 parent 6b9672c commit bea67a1

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)