summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLiyang Zhang <sudo.liyang@gmail.com>2023-03-20 02:07:23 -0500
committerGitHub <noreply@github.com>2023-03-20 08:07:23 +0100
commitf9f9215d3e5500d9a8d0bec0936480ba34d42e88 (patch)
treed5b1b014c7dd155ea466275cb37d906151d3ae13 /docs
parentb295b311712b598c053f7fa8cf6e6882217e35d9 (diff)
downloaddjango-f9f9215d3e5500d9a8d0bec0936480ba34d42e88.tar.gz
Fixed some typos in comments, docstrings, and tests.
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 1fbf38f23e..3d337a6602 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -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 = []