diff --git a/docs/conf.py b/docs/conf.py index 2dd7aaf..20239de 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -245,7 +245,7 @@ # 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 = [] @@ -256,4 +256,4 @@ #epub_tocdepth = 3 # Allow duplicate toc entries. -#epub_tocdup = True \ No newline at end of file +#epub_tocdup = True