]> granicus.if.org Git - python/commitdiff
Fix markup.
authorRaymond Hettinger <python@rcn.com>
Thu, 18 Aug 2005 21:27:11 +0000 (21:27 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 18 Aug 2005 21:27:11 +0000 (21:27 +0000)
Doc/lib/libstdtypes.tex

index 65e96bf0f7cf7f5bb597169e01906c438b76118a..17c558f762474a1c4514d458951c703ef902a9ce 100644 (file)
@@ -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}