]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix an obvious usage nit I should have caught myself on the previous
authorFred Drake <fdrake@acm.org>
Wed, 24 Jan 2001 18:19:40 +0000 (18:19 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 24 Jan 2001 18:19:40 +0000 (18:19 +0000)
change to this file.  Thanks, /F!

Doc/lib/xmldom.tex

index a226850689f28065fe8f0948f809d514b6680b90..27e7cfc1e172cb02adca6eb7003df5634bd22cd7 100644 (file)
@@ -162,7 +162,7 @@ This is a read-only attribute.
 \end{memberdesc}
 
 \begin{memberdesc}[Node]{attributes}
-An \class{NamedNodeList} of attribute objects.  Only elements have
+A \class{NamedNodeList} of attribute objects.  Only elements have
 actual values for this; others provide \code{None} for this attribute.
 This is a read-only attribute.
 \end{memberdesc}