mirror of
https://github.com/python/cpython.git
synced 2025-09-19 15:10:58 +00:00
typo
This commit is contained in:
parent
b754fe4e7f
commit
b449c17f77
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ Document Object Model representation of a document from SAX events.
|
||||||
|
|
||||||
|
|
||||||
\begin{datadesc}{default_bufsize}
|
\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
|
\versionchanged[The value of this variable can be changed before
|
||||||
calling \function{parse()} and the new value will
|
calling \function{parse()} and the new value will
|
||||||
take effect]{2.1}
|
take effect]{2.1}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue