Skip to content

Commit d2541a8

Browse files
Conf: fix spelling
1 parent a9b59c9 commit d2541a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192

193193
############ copybutton ############
194194

195-
# Seeting that means we don't copy the prompt characters like >>> or $
195+
# Setting that means we don't copy the prompt characters like >>> or $
196196
copybutton_exclude = ".linenos, .gp"
197197

198198
############ doctest ############
@@ -204,7 +204,7 @@
204204

205205
############ intersphinx ############
206206

207-
# Thhe locations and names of other projects that hould be linked to in this
207+
# Thhe locations and names of other projects that should be linked to in this
208208
# documentation.
209209
intersphinx_mapping = {
210210
"python": ("https://docs.python.org/3", None),

0 commit comments

Comments
 (0)