mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Fix typo in XMLParser doc (#124129)
This commit is contained in:
parent
63f196090f
commit
622368d99c
1 changed files with 1 additions and 1 deletions
|
|
@ -1375,7 +1375,7 @@ XMLParser Objects
|
|||
|
||||
.. versionchanged:: 3.8
|
||||
Parameters are now :ref:`keyword-only <keyword-only_parameter>`.
|
||||
The *html* argument no longer supported.
|
||||
The *html* argument is no longer supported.
|
||||
|
||||
|
||||
.. method:: close()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue