]> granicus.if.org Git - python/commitdiff
Typo repair.
authorTim Peters <tim.peters@gmail.com>
Mon, 2 Aug 2004 04:30:37 +0000 (04:30 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 2 Aug 2004 04:30:37 +0000 (04:30 +0000)
Doc/api/utilities.tex

index 03c5aeff97a3bea55aa355495a03021f31809c78..ef9e34f78e40da9b21bc53f2dd01229709245780 100644 (file)
@@ -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