Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6370b59

Browse files
authored
docs: fix simple typo, shat -> that (baijum#98)
There is a small typo in source/conf.py. Should read `that` rather than `shat`.
1 parent 396a7bb commit 6370b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@
257257
# The format is a list of tuples containing the path and title.
258258
#epub_pre_files = []
259259

260-
# HTML files shat should be inserted after the pages created by sphinx.
260+
# HTML files that should be inserted after the pages created by sphinx.
261261
# The format is a list of tuples containing the path and title.
262262
#epub_post_files = []
263263

0 commit comments

Comments
 (0)