Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0aaeacb

Browse files
committed
Merge: #25679: spelling fix
2 parents 6fbd774 + 51d3f8b commit 0aaeacb

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Doc/reference/executionmodel.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Execution model
1111

1212
.. _prog_structure:
1313

14-
Structure of a programm
15-
=======================
14+
Structure of a program
15+
======================
1616

1717
.. index:: block
1818

@@ -270,4 +270,3 @@ and :keyword:`raise` statement in section :ref:`raise`.
270270

271271
.. [#] This limitation occurs because the code that is executed by these operations
272272
is not available at the time the module is compiled.
273-

0 commit comments

Comments
 (0)