Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b63e77c

Browse files
committed
Oops, used a \label twice - fix one of them.
1 parent 180b68b commit b63e77c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libformatter.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ \subsection{The Writer Interface \label{writer-interface}}
302302
\end{methoddesc}
303303

304304

305-
\subsection{Writer Implementations \label{formatter-impls}}
305+
\subsection{Writer Implementations \label{writer-impls}}
306306

307307
Three implementations of the writer object interface are provided as
308308
examples by this module. Most applications will need to derive new

0 commit comments

Comments
 (0)