mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Fix some minor errors in the docs (GH-24834)
This commit is contained in:
parent
f00e82f8b8
commit
f2b45367f1
5 changed files with 5 additions and 5 deletions
|
@ -50,7 +50,7 @@ module :mod:`xml.sax.handler`, so that all methods get default implementations.
|
|||
|
||||
.. class:: LexicalHandler
|
||||
|
||||
Interface used by the parser to represent low freqency events which may not
|
||||
Interface used by the parser to represent low frequency events which may not
|
||||
be of interest to many applications.
|
||||
|
||||
In addition to these classes, :mod:`xml.sax.handler` provides symbolic constants
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue