Skip to content

Commit 9609dbd

Browse files
chore: conf.py removed double-spaces after period (#1425)
1 parent bda3a40 commit 9609dbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
html_theme = "alabaster"
9090

9191
# Theme options are theme-specific and customize the look and feel of a theme
92-
# further. For a list of options available for each theme, see the
92+
# further. For a list of options available for each theme, see the
9393
# documentation.
9494
#
9595
# html_theme_options = {}
@@ -103,7 +103,7 @@
103103
# to template names.
104104
#
105105
# The default sidebars (for documents that don't match any pattern) are
106-
# defined by theme itself. Builtin themes are using these templates by
106+
# defined by theme itself. Builtin themes are using these templates by
107107
# default: ``['localtoc.html', 'relations.html', 'sourcelink.html',
108108
# 'searchbox.html']``.
109109
#

0 commit comments

Comments
 (0)