From: Raymond Hettinger Date: Thu, 18 Aug 2005 21:27:11 +0000 (+0000) Subject: Fix markup. X-Git-Tag: v2.5a0~1506 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1a663911d26c10a6404a30b37c5fdc4b14a53927;p=python Fix markup. --- diff --git a/Doc/lib/libstdtypes.tex b/Doc/lib/libstdtypes.tex index 65e96bf0f7..17c558f762 100644 --- a/Doc/lib/libstdtypes.tex +++ b/Doc/lib/libstdtypes.tex @@ -1300,7 +1300,7 @@ The design of the set types was based on lessons learned from the \end{seealso} -\subsection{Mapping Types --- class{dict} \label{typesmapping}} +\subsection{Mapping Types --- \class{dict} \label{typesmapping}} \obindex{mapping} \obindex{dictionary}