Commit 756640be authored by Fred Drake's avatar Fred Drake

Ouch: "accounces" ==> "announces"

(In description of AbstractWriter class.)
parent 84f680be
......@@ -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}
......
......@@ -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}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment