mirror of
https://github.com/django/django.git
synced 2025-11-24 21:00:12 +00:00
Fixed some typos in comments, docstrings, and tests.
This commit is contained in:
parent
b295b31171
commit
f9f9215d3e
9 changed files with 9 additions and 9 deletions
|
|
@ -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 = []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue