summaryrefslogtreecommitdiffstats
path: root/Doc/libtemplate.tex
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1995-10-10 11:57:49 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1995-10-10 11:57:49 (GMT)
commitab71c3fca0cc827ddac7b0e8148a3e953d1b5728 (patch)
tree56f6805014f5c1618a790fc68cae7b90ec08155e /Doc/libtemplate.tex
parenta8a277cbdc32c06fe59465fc3f8bc260dc7d82ea (diff)
downloadcpython-ab71c3fca0cc827ddac7b0e8148a3e953d1b5728.zip
cpython-ab71c3fca0cc827ddac7b0e8148a3e953d1b5728.tar.gz
cpython-ab71c3fca0cc827ddac7b0e8148a3e953d1b5728.tar.bz2
Fixed typo.
Diffstat (limited to 'Doc/libtemplate.tex')
-rw-r--r--Doc/libtemplate.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libtemplate.tex b/Doc/libtemplate.tex
index 9b85178..4afb56b 100644
--- a/Doc/libtemplate.tex
+++ b/Doc/libtemplate.tex
@@ -8,7 +8,7 @@
% \bimodindex{} or \stmodundex{} generates an index entry for this module
\section{Built-in Module \sectcode{spam}} % If implemented in C
-\bimodindex[spam}
+\bimodindex{spam}
\section{Standard module \sectcode{spam}} % If implemented in Python
\stmodindex{spam}