diff options
Diffstat (limited to 'doc/tutorial')
-rw-r--r-- | doc/tutorial/describing-code.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial/describing-code.rst b/doc/tutorial/describing-code.rst index 2b4df59da..f5c5391ff 100644 --- a/doc/tutorial/describing-code.rst +++ b/doc/tutorial/describing-code.rst @@ -41,7 +41,7 @@ Which will render like this: :align: center :alt: HTML result of documenting a Python function in Sphinx - HTML result of documenting a Python function in Sphinx + The rendered result of documenting a Python function in Sphinx Notice several things: |