From: Jack Jansen Date: Tue, 10 Oct 1995 11:57:49 +0000 (+0000) Subject: Fixed typo. X-Git-Tag: v1.3~26 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ab71c3fca0cc827ddac7b0e8148a3e953d1b5728;p=thirdparty%2FPython%2Fcpython.git Fixed typo. --- diff --git a/Doc/lib/libtemplate.tex b/Doc/lib/libtemplate.tex index 9b8517845614..4afb56b25168 100644 --- a/Doc/lib/libtemplate.tex +++ b/Doc/lib/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} diff --git a/Doc/libtemplate.tex b/Doc/libtemplate.tex index 9b8517845614..4afb56b25168 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} diff --git a/Doc/templates/module.tex b/Doc/templates/module.tex index 9b8517845614..4afb56b25168 100644 --- a/Doc/templates/module.tex +++ b/Doc/templates/module.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}