summaryrefslogtreecommitdiff
path: root/docs/typographical-conventions.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/typographical-conventions.rst')
-rw-r--r--docs/typographical-conventions.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/typographical-conventions.rst b/docs/typographical-conventions.rst
index cd4de8800..5c7efea31 100644
--- a/docs/typographical-conventions.rst
+++ b/docs/typographical-conventions.rst
@@ -185,7 +185,7 @@ Some code blocks may be given a caption.
.. code-block:: python
:caption: sample.py
- :name: sample-py
+ :name: sample-py-typographical-conventions
if "foo" == "bar":
# This is Python code