summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libimp.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/libimp.tex')
-rw-r--r--Doc/lib/libimp.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libimp.tex b/Doc/lib/libimp.tex
index 4456814..dbced97 100644
--- a/Doc/lib/libimp.tex
+++ b/Doc/lib/libimp.tex
@@ -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