Fix some minor errors in the docs (GH-24834)

This commit is contained in:
Zackery Spytz 2021-03-13 18:00:28 -07:00 committed by GitHub
parent f00e82f8b8
commit f2b45367f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View file

@ -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