]> granicus.if.org Git - python/commitdiff
typo
authorFredrik Lundh <fredrik@pythonware.com>
Mon, 9 Jan 2006 22:01:18 +0000 (22:01 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Mon, 9 Jan 2006 22:01:18 +0000 (22:01 +0000)
Doc/lib/xmldompulldom.tex

index a88bfc4dc5ff07b53d439b16d76af94a9d3a4453..a2ce66708826ddadc54fbdcedc451354c4d8b2d1 100644 (file)
@@ -38,7 +38,7 @@ Document Object Model representation of a document from SAX events.
 
 
 \begin{datadesc}{default_bufsize}
-  Default value for the \var{busize} parameter to \function{parse()}.
+  Default value for the \var{bufsize} parameter to \function{parse()}.
   \versionchanged[The value of this variable can be changed before
                   calling \function{parse()} and the new value will
                   take effect]{2.1}