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

Skip to content

Commit d311f1f

Browse files
committed
SF #894428, fix typo
1 parent 7befb99 commit d311f1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/ext/embedding.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ \section{Pure Embedding
131131
The first program aims to execute a function in a Python
132132
script. Like in the section about the very high level interface,
133133
the Python interpreter does not directly interact with the
134-
application (but that will change in th next section).
134+
application (but that will change in the next section).
135135

136136
The code to run a function defined in a Python script is:
137137

0 commit comments

Comments
 (0)