Oops, used a \label twice - fix one of them.

This commit is contained in:
Fred Drake 1999-02-22 14:14:48 +00:00
parent 180b68b3cf
commit b63e77ccb0

View file

@ -302,7 +302,7 @@ will only be called at the beginning of a line.
\end{methoddesc}
\subsection{Writer Implementations \label{formatter-impls}}
\subsection{Writer Implementations \label{writer-impls}}
Three implementations of the writer object interface are provided as
examples by this module. Most applications will need to derive new