summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libformatter.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/libformatter.tex')
-rw-r--r--Doc/lib/libformatter.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libformatter.tex b/Doc/lib/libformatter.tex
index b769350..13d0dee 100644
--- a/Doc/lib/libformatter.tex
+++ b/Doc/lib/libformatter.tex
@@ -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