mirror of
https://github.com/python/cpython.git
synced 2025-08-01 23:53:15 +00:00
Merge: #25679: spelling fix
This commit is contained in:
commit
0aaeacb3f1
1 changed files with 2 additions and 3 deletions
|
@ -11,8 +11,8 @@ Execution model
|
|||
|
||||
.. _prog_structure:
|
||||
|
||||
Structure of a programm
|
||||
=======================
|
||||
Structure of a program
|
||||
======================
|
||||
|
||||
.. index:: block
|
||||
|
||||
|
@ -270,4 +270,3 @@ and :keyword:`raise` statement in section :ref:`raise`.
|
|||
|
||||
.. [#] This limitation occurs because the code that is executed by these operations
|
||||
is not available at the time the module is compiled.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue