summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan Luis Cano Rodríguez <hello@juanlu.space>2021-09-13 15:28:17 +0200
committerJuan Luis Cano Rodríguez <hello@juanlu.space>2021-09-13 15:28:17 +0200
commit9a8d7aef2f30c34f0526b61d42d4e03a06301c34 (patch)
tree853e23ad3c2a14f295272e846b63d9982ec71ca9
parentccc95ea626caf670ed18c4196f00566bf433d1ed (diff)
downloadsphinx-git-9a8d7aef2f30c34f0526b61d42d4e03a06301c34.tar.gz
Use stable Sphinx version
-rw-r--r--doc/tutorial/describing-code.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial/describing-code.rst b/doc/tutorial/describing-code.rst
index 4e98f3605..ae11d0be4 100644
--- a/doc/tutorial/describing-code.rst
+++ b/doc/tutorial/describing-code.rst
@@ -188,7 +188,7 @@ as specified:
.. code-block:: console
(.venv) $ make doctest
- Running Sphinx v4.2.0+
+ Running Sphinx v4.2.0
loading pickled environment... done
...
running tests...