]> granicus.if.org Git - python/commitdiff
Update two of the \indexsubitem values to use singular rather than plural form
authorFred Drake <fdrake@acm.org>
Fri, 6 Feb 1998 22:19:23 +0000 (22:19 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 6 Feb 1998 22:19:23 +0000 (22:19 +0000)
of "variable": each individual variable should be identified as a single
variable and not a collection in the index.

Doc/lib/libbasehttp.tex
Doc/libbasehttp.tex

index b9e2edb371697cbfaf23d3d3f60bd66787245e60..1f7b6da291cc8f4d7b59abae6bc4f024a6547ddb 100644 (file)
@@ -49,7 +49,7 @@ from the request. For example, for the request \code{SPAM}, the
 the relevant information is stored into instance variables of the
 handler.
 
-\renewcommand{\indexsubitem}{(BaseHTTPRequestHandler instance variables)}
+\renewcommand{\indexsubitem}{(BaseHTTPRequestHandler instance variable)}
 
 \code{BaseHTTPRequestHandler} has the following instance variables:
 
@@ -88,7 +88,7 @@ Proper adherance to the HTTP protocol must be used when writing
 to this stream.
 \end{datadesc}
 
-\renewcommand{\indexsubitem}{(BaseHTTPRequestHandler class variables)}
+\renewcommand{\indexsubitem}{(BaseHTTPRequestHandler class variable)}
 
 \code{BaseHTTPRequestHandler} has the following class variables:
 
index b9e2edb371697cbfaf23d3d3f60bd66787245e60..1f7b6da291cc8f4d7b59abae6bc4f024a6547ddb 100644 (file)
@@ -49,7 +49,7 @@ from the request. For example, for the request \code{SPAM}, the
 the relevant information is stored into instance variables of the
 handler.
 
-\renewcommand{\indexsubitem}{(BaseHTTPRequestHandler instance variables)}
+\renewcommand{\indexsubitem}{(BaseHTTPRequestHandler instance variable)}
 
 \code{BaseHTTPRequestHandler} has the following instance variables:
 
@@ -88,7 +88,7 @@ Proper adherance to the HTTP protocol must be used when writing
 to this stream.
 \end{datadesc}
 
-\renewcommand{\indexsubitem}{(BaseHTTPRequestHandler class variables)}
+\renewcommand{\indexsubitem}{(BaseHTTPRequestHandler class variable)}
 
 \code{BaseHTTPRequestHandler} has the following class variables: