summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/lib/libhtmllib.tex2
-rw-r--r--Doc/libhtmllib.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/Doc/lib/libhtmllib.tex b/Doc/lib/libhtmllib.tex
index aaa2072..edae551 100644
--- a/Doc/lib/libhtmllib.tex
+++ b/Doc/lib/libhtmllib.tex
@@ -70,7 +70,7 @@ handlers for all HTML 2.0 and many HTML 3.0 and 3.2 elements.
In addition to tag methods, the \code{HTMLParser} class provides some
additional methods and instance variables for use within tag methods.
-\renewcommand{\indexsubitem}{({\tt HTMLParser} method)}
+\renewcommand{\indexsubitem}{(HTMLParser method)}
\begin{datadesc}{formatter}
This is the formatter instance associated with the parser.
diff --git a/Doc/libhtmllib.tex b/Doc/libhtmllib.tex
index aaa2072..edae551 100644
--- a/Doc/libhtmllib.tex
+++ b/Doc/libhtmllib.tex
@@ -70,7 +70,7 @@ handlers for all HTML 2.0 and many HTML 3.0 and 3.2 elements.
In addition to tag methods, the \code{HTMLParser} class provides some
additional methods and instance variables for use within tag methods.
-\renewcommand{\indexsubitem}{({\tt HTMLParser} method)}
+\renewcommand{\indexsubitem}{(HTMLParser method)}
\begin{datadesc}{formatter}
This is the formatter instance associated with the parser.