Ouch: "accounces" ==> "announces"

(In description of AbstractWriter class.)
This commit is contained in:
Fred Drake 1998-01-15 05:49:00 +00:00
parent e2c6e203c6
commit 5081b227f1
2 changed files with 2 additions and 2 deletions

View File

@ -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}

View File

@ -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}