]> granicus.if.org Git - python/commitdiff
Fix index entry for HTMLParser class.
authorFred Drake <fdrake@acm.org>
Sat, 4 Apr 1998 06:25:27 +0000 (06:25 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 4 Apr 1998 06:25:27 +0000 (06:25 +0000)
Doc/lib/libformatter.tex
Doc/libformatter.tex

index 4440815d70c73d91aed60ba5f101554fa2d0cf53..25e68d69d4e177e31e8431d59c0b738b3c27a15d 100644 (file)
@@ -7,7 +7,7 @@ This module supports two interface definitions, each with mulitple
 implementations.  The \emph{formatter} interface is used by the
 \class{HTMLParser} class of the \module{htmllib} module, and the
 \emph{writer} interface is required by the formatter interface.
-\withsubitem{(im module htmllib)}{\ttindex{HTMLParser}}
+\withsubitem{(class in htmllib)}{\ttindex{HTMLParser}}
 
 Formatter objects transform an abstract flow of formatting events into
 specific output events on writer objects.  Formatters manage several
index 4440815d70c73d91aed60ba5f101554fa2d0cf53..25e68d69d4e177e31e8431d59c0b738b3c27a15d 100644 (file)
@@ -7,7 +7,7 @@ This module supports two interface definitions, each with mulitple
 implementations.  The \emph{formatter} interface is used by the
 \class{HTMLParser} class of the \module{htmllib} module, and the
 \emph{writer} interface is required by the formatter interface.
-\withsubitem{(im module htmllib)}{\ttindex{HTMLParser}}
+\withsubitem{(class in htmllib)}{\ttindex{HTMLParser}}
 
 Formatter objects transform an abstract flow of formatting events into
 specific output events on writer objects.  Formatters manage several