From d85ed1b7fcefaa32d54997c96992caf9f2e4e27e Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Mon, 10 Nov 2003 14:50:54 +0000 Subject: [PATCH] fix typo in markup --- Doc/lib/libpyclbr.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/libpyclbr.tex b/Doc/lib/libpyclbr.tex index 30580cf2b00..0dedb9e5d2f 100644 --- a/Doc/lib/libpyclbr.tex +++ b/Doc/lib/libpyclbr.tex @@ -68,7 +68,7 @@ provide the following data members: \end{memberdesc} \begin{memberdesc}[class descriptor]{file} - Name of the file containing the \code(class} statement defining the class. + Name of the file containing the \code{class} statement defining the class. \end{memberdesc} \begin{memberdesc}[class descriptor]{lineno}