Skip to content

Commit 6adb89f

Browse files
author
Ikko Ashimine
authored
no-issue: Fix typo in 3.11.0a7.rst (gh-96547)
accross -> across
1 parent 8464b75 commit 6adb89f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS.d/3.11.0a7.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1099,7 +1099,7 @@ wrong.
10991099
.. section: Library
11001100
11011101
Fix handling of the ``stacklevel`` argument to logging functions in the
1102-
:mod:`logging` module so that it is consistent accross all logging functions
1102+
:mod:`logging` module so that it is consistent across all logging functions
11031103
and, as advertised, similar to the ``stacklevel`` argument used in
11041104
:meth:`~warnings.warn`.
11051105

0 commit comments

Comments
 (0)