summaryrefslogtreecommitdiffstats
path: root/Doc/libformatter.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/libformatter.tex')
-rw-r--r--Doc/libformatter.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libformatter.tex b/Doc/libformatter.tex
index 430c9d7..124ca52 100644
--- a/Doc/libformatter.tex
+++ b/Doc/libformatter.tex
@@ -317,7 +317,7 @@ which do not need to inherit any implementation methods.
\begin{funcdesc}{AbstractWriter}{}
A writer which can be used in debugging formatters, but not much
-else. Each method simply accounces itself by printing its name and
+else. Each method simply announces itself by printing its name and
arguments on standard output.
\end{funcdesc}