diff -r c35d65c9ded3 Doc/reference/executionmodel.rst --- a/Doc/reference/executionmodel.rst Fri Nov 20 09:24:02 2015 +0100 +++ b/Doc/reference/executionmodel.rst Fri Nov 20 17:10:08 2015 +0800 @@ -11,8 +11,8 @@ .. _prog_structure: -Structure of a programm -======================= +Structure of a program +====================== .. index:: block @@ -270,4 +270,3 @@ .. [#] This limitation occurs because the code that is executed by these operations is not available at the time the module is compiled. -