File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ \section{Standard Module \sectcode{formatter}}
77implementations. The \emph {formatter } interface is used by the
88\class {HTMLParser} class of the \module {htmllib} module, and the
99\emph {writer } interface is required by the formatter interface.
10- \withsubitem {(im module htmllib)}{\ttindex {HTMLParser}}
10+ \withsubitem {(class in htmllib)}{\ttindex {HTMLParser}}
1111
1212Formatter objects transform an abstract flow of formatting events into
1313specific output events on writer objects. Formatters manage several
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ \section{Standard Module \sectcode{formatter}}
77implementations. The \emph {formatter } interface is used by the
88\class {HTMLParser} class of the \module {htmllib} module, and the
99\emph {writer } interface is required by the formatter interface.
10- \withsubitem {(im module htmllib)}{\ttindex {HTMLParser}}
10+ \withsubitem {(class in htmllib)}{\ttindex {HTMLParser}}
1111
1212Formatter objects transform an abstract flow of formatting events into
1313specific output events on writer objects. Formatters manage several
You can’t perform that action at this time.
0 commit comments