Skip to content

Commit 982c723

Browse files
jdswalkerMariatta
authored andcommitted
Fix typo in logging doc: picked -> pickled (GH-5942)
1 parent f0daa88 commit 982c723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/logging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ is the module's name in the Python package namespace.
328328
.. versionadded:: 3.2
329329

330330
.. versionchanged:: 3.7
331-
Loggers can now be picked and unpickled.
331+
Loggers can now be pickled and unpickled.
332332

333333
.. _levels:
334334

0 commit comments

Comments
 (0)