We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9b59c9 commit d2541a8Copy full SHA for d2541a8
1 file changed
docs/source/conf.py
@@ -192,7 +192,7 @@
192
193
############ copybutton ############
194
195
-# Seeting that means we don't copy the prompt characters like >>> or $
+# Setting that means we don't copy the prompt characters like >>> or $
196
copybutton_exclude = ".linenos, .gp"
197
198
############ doctest ############
@@ -204,7 +204,7 @@
204
205
############ intersphinx ############
206
207
-# Thhe locations and names of other projects that hould be linked to in this
+# Thhe locations and names of other projects that should be linked to in this
208
# documentation.
209
intersphinx_mapping = {
210
"python": ("https://docs.python.org/3", None),
0 commit comments