summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/slice.rst
diff options
context:
space:
mode:
authorTATHAGATA ROY <royzen9495@gmail.com>2023-06-14 14:21:30 (GMT)
committerGitHub <noreply@github.com>2023-06-14 14:21:30 (GMT)
commitd32e8d6070057eb7ad0eb2f9d9f1efab38b2cff4 (patch)
treeda41addb18867ccc062d086962db1cbd68df46eb /Doc/c-api/slice.rst
parent4a113e24a38e2537570e4d694f8e0c01354904c4 (diff)
downloadcpython-d32e8d6070057eb7ad0eb2f9d9f1efab38b2cff4.zip
cpython-d32e8d6070057eb7ad0eb2f9d9f1efab38b2cff4.tar.gz
cpython-d32e8d6070057eb7ad0eb2f9d9f1efab38b2cff4.tar.bz2
gh-105196: Fix indentations of section headings in C API docs (#105672)
Diffstat (limited to 'Doc/c-api/slice.rst')
-rw-r--r--Doc/c-api/slice.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/c-api/slice.rst b/Doc/c-api/slice.rst
index 8271d9a..33169cc 100644
--- a/Doc/c-api/slice.rst
+++ b/Doc/c-api/slice.rst
@@ -113,7 +113,7 @@ Slice Objects
Ellipsis Object
----------------
+^^^^^^^^^^^^^^^
.. c:var:: PyObject *Py_Ellipsis