Fixed some typos in comments, docstrings, and tests.

This commit is contained in:
Liyang Zhang 2023-03-20 02:07:23 -05:00 committed by GitHub
parent b295b31171
commit f9f9215d3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 9 additions and 9 deletions

View file

@ -404,7 +404,7 @@ epub_cover = ("", "epub-cover.html")
# The format is a list of tuples containing the path and title.
# epub_pre_files = []
# HTML files shat should be inserted after the pages created by sphinx.
# HTML files that should be inserted after the pages created by sphinx.
# The format is a list of tuples containing the path and title.
# epub_post_files = []