summaryrefslogtreecommitdiffstats
path: root/Doc/api/utilities.tex
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2004-08-02 04:30:37 (GMT)
committerTim Peters <tim.peters@gmail.com>2004-08-02 04:30:37 (GMT)
commitfd7dc5169c3ca7d64109512f38762c4ce9e96c5f (patch)
treebbfa597f8a231a59cb8c22b315a4081201297919 /Doc/api/utilities.tex
parent0c6199e8ed292d8bc635720987a4093ace0b08b7 (diff)
downloadcpython-fd7dc5169c3ca7d64109512f38762c4ce9e96c5f.zip
cpython-fd7dc5169c3ca7d64109512f38762c4ce9e96c5f.tar.gz
cpython-fd7dc5169c3ca7d64109512f38762c4ce9e96c5f.tar.bz2
Typo repair.
Diffstat (limited to 'Doc/api/utilities.tex')
-rw-r--r--Doc/api/utilities.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/api/utilities.tex b/Doc/api/utilities.tex
index 03c5aef..ef9e34f 100644
--- a/Doc/api/utilities.tex
+++ b/Doc/api/utilities.tex
@@ -176,7 +176,7 @@ values from C values.
damaged with respect to the module author's intents) state.
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.
If \var{name} points to a dotted name of the