]> granicus.if.org Git - python/commitdiff
Ouch: "accounces" ==> "announces"
authorFred Drake <fdrake@acm.org>
Thu, 15 Jan 1998 05:49:00 +0000 (05:49 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 15 Jan 1998 05:49:00 +0000 (05:49 +0000)
(In description of AbstractWriter class.)

Doc/lib/libformatter.tex
Doc/libformatter.tex

index 430c9d716466c24fd838b571bff9fe8b524f7efc..124ca52f458f2ee3f3d25841881b656f00a06603 100644 (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}
 
index 430c9d716466c24fd838b571bff9fe8b524f7efc..124ca52f458f2ee3f3d25841881b656f00a06603 100644 (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}