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

Skip to content

Commit fd7dc51

Browse files
committed
Typo repair.
1 parent 0c6199e commit fd7dc51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/api/utilities.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ \section{Importing Modules \label{importing}}
176176
damaged with respect to the module author's intents) state.
177177

178178
This function will reload the module if it was already imported. See
179-
\cfunction{PyImport_ReloadModule()} for the intend way to reload a
179+
\cfunction{PyImport_ReloadModule()} for the intended way to reload a
180180
module.
181181

182182
If \var{name} points to a dotted name of the

0 commit comments

Comments
 (0)