summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2003-11-10 14:50:54 (GMT)
committerFred Drake <fdrake@acm.org>2003-11-10 14:50:54 (GMT)
commitd85ed1b7fcefaa32d54997c96992caf9f2e4e27e (patch)
tree8c983595100432bb17bcfc11ee3b2d262199cc05
parent28eae084bfb4912dbaa8917dffc444273b8cacb5 (diff)
downloadcpython-d85ed1b7fcefaa32d54997c96992caf9f2e4e27e.zip
cpython-d85ed1b7fcefaa32d54997c96992caf9f2e4e27e.tar.gz
cpython-d85ed1b7fcefaa32d54997c96992caf9f2e4e27e.tar.bz2
fix typo in markup
-rw-r--r--Doc/lib/libpyclbr.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libpyclbr.tex b/Doc/lib/libpyclbr.tex
index 30580cf..0dedb9e 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}