From ab71c3fca0cc827ddac7b0e8148a3e953d1b5728 Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Tue, 10 Oct 1995 11:57:49 +0000 Subject: Fixed typo. --- Doc/lib/libtemplate.tex | 2 +- Doc/libtemplate.tex | 2 +- Doc/templates/module.tex | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Doc/lib/libtemplate.tex b/Doc/lib/libtemplate.tex index 9b85178..4afb56b 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 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} diff --git a/Doc/templates/module.tex b/Doc/templates/module.tex index 9b85178..4afb56b 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} -- cgit v0.12