Skip to content

Commit 5f82462

Browse files
committed
Fix
1 parent e6470c8 commit 5f82462

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
@@ -1151,7 +1151,7 @@ functions.
11511151
| | using the specified filename, rather than a |
11521152
| | StreamHandler. |
11531153
+--------------+---------------------------------------------+
1154-
| ``filemode`` | If ``filename`` is specified, use this |
1154+
| ``filemode`` | If ``filename`` is specified, open the file |
11551155
| | in this :ref:`mode <filemodes>`. Defaults |
11561156
| | to ``'a'``. |
11571157
+--------------+---------------------------------------------+

0 commit comments

Comments
 (0)