commit | b449c17f77986c38434ca5b718652be2f7f7bf17 | [log] [tgz] |
---|---|---|
author | Fredrik Lundh <fredrik@pythonware.com> | Mon Jan 09 22:01:18 2006 +0000 |
committer | Fredrik Lundh <fredrik@pythonware.com> | Mon Jan 09 22:01:18 2006 +0000 |
tree | 4cb7d618dcfec2906763b77a80f01c173f348cdd | |
parent | b754fe4e7f6331df129fa904a48a9f55faf37b82 [diff] |
typo
diff --git a/Doc/lib/xmldompulldom.tex b/Doc/lib/xmldompulldom.tex index a88bfc4..a2ce667 100644 --- a/Doc/lib/xmldompulldom.tex +++ b/Doc/lib/xmldompulldom.tex
@@ -38,7 +38,7 @@ \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}