From f9f9215d3e5500d9a8d0bec0936480ba34d42e88 Mon Sep 17 00:00:00 2001 From: Liyang Zhang Date: Mon, 20 Mar 2023 02:07:23 -0500 Subject: Fixed some typos in comments, docstrings, and tests. --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/conf.py') 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 = [] -- cgit v1.3