typos only

This commit is contained in:
Guido van Rossum 1995-08-10 14:21:11 +00:00
parent eafe32a639
commit 0bbbea15e6
6 changed files with 10 additions and 6 deletions

View file

@ -6,7 +6,7 @@ This module provides an interface to the mechanisms used to implement
the \code{import} statement. It defines the following constants and
functions:
\renewcommand{\indexsubitem}{(in module struct)}
\renewcommand{\indexsubitem}{(in module imp)}
\begin{funcdesc}{get_magic}{}
Return the magic string value used to recognize byte-compiled code