]> granicus.if.org Git - python/commitdiff
Extremely minor typo fixed.
authorBrett Cannon <bcannon@gmail.com>
Thu, 18 Mar 2004 00:49:01 +0000 (00:49 +0000)
committerBrett Cannon <bcannon@gmail.com>
Thu, 18 Mar 2004 00:49:01 +0000 (00:49 +0000)
Doc/api/init.tex

index bc71f9afd37a1f4dbddeb2a6e479e14b7875154f..5cd800ba2628e4c83ded2d3e4d86f436060b2ef6 100644 (file)
   The given thread state must be the current thread state.  See the
   discussion of thread states below.  When the call returns, the
   current thread state is \NULL.  All thread states associated with
-  this interpreted are destroyed.  (The global interpreter lock must
+  this interpreter are destroyed.  (The global interpreter lock must
   be held before calling this function and is still held when it
   returns.)  \cfunction{Py_Finalize()}\ttindex{Py_Finalize()} will
   destroy all sub-interpreters that haven't been explicitly destroyed