mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
bpo-39136: Fixed typos (GH-17720)
funtion -> function; configuraton -> configuration; defintitions -> definitions; focusses -> focuses; necesarily -> necessarily; follwing -> following; Excape -> Escape,
This commit is contained in:
parent
98f0f04b50
commit
6c7bb38ff2
9 changed files with 12 additions and 12 deletions
|
@ -1577,7 +1577,7 @@ script execution tests.
|
|||
The :mod:`test.support.bytecode_helper` module provides support for testing
|
||||
and inspecting bytecode generation.
|
||||
|
||||
The module defines the follwing class:
|
||||
The module defines the following class:
|
||||
|
||||
.. class:: BytecodeTestCase(unittest.TestCase)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue