mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
no-issue: Fix typo in 3.11.0a7.rst (gh-96547)
accross -> across
(cherry picked from commit 6adb89f50a
)
Co-authored-by: Ikko Ashimine <eltociear@gmail.com>
This commit is contained in:
parent
4587154cb9
commit
2ced2c95b7
1 changed files with 1 additions and 1 deletions
|
@ -1099,7 +1099,7 @@ wrong.
|
|||
.. section: Library
|
||||
|
||||
Fix handling of the ``stacklevel`` argument to logging functions in the
|
||||
:mod:`logging` module so that it is consistent accross all logging functions
|
||||
:mod:`logging` module so that it is consistent across all logging functions
|
||||
and, as advertised, similar to the ``stacklevel`` argument used in
|
||||
:meth:`~warnings.warn`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue