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

Skip to content

Commit 1336e99

Browse files
committed
Fred observes that the typo was not the only problem with this sentence.
1 parent 4a98f70 commit 1336e99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/ref/refa1.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ \subsection{Definitions and rules \label{definitions}}
172172
the binding of that name established in the innermost function block
173173
containing the use.
174174

175-
A \dfn{block} is a piece of Python program text that can is executed as
175+
A \dfn{block} is a piece of Python program text that is executed as
176176
a unit. The following are blocks: a module, a function body, and a
177177
class defintion.
178178

0 commit comments

Comments
 (0)