Commit fd7dc516 authored by Tim Peters's avatar Tim Peters

Typo repair.

parent 0c6199e8
...@@ -176,7 +176,7 @@ values from C values. ...@@ -176,7 +176,7 @@ values from C values.
damaged with respect to the module author's intents) state. damaged with respect to the module author's intents) state.
This function will reload the module if it was already imported. See This function will reload the module if it was already imported. See
\cfunction{PyImport_ReloadModule()} for the intend way to reload a \cfunction{PyImport_ReloadModule()} for the intended way to reload a
module. module.
If \var{name} points to a dotted name of the If \var{name} points to a dotted name of the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment