]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Oops, used a \label twice - fix one of them.
authorFred Drake <fdrake@acm.org>
Mon, 22 Feb 1999 14:14:48 +0000 (14:14 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 22 Feb 1999 14:14:48 +0000 (14:14 +0000)
Doc/lib/libformatter.tex

index b769350d4c07b80ce31fc233aa175052ddc44fdb..13d0dee1d3ee1774b79ef4f7194043ba56ec6353 100644 (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