Skip to content

Commit 7f8d0bb

Browse files
Yuki Kobayashiskirpichev
andauthored
Update Doc/c-api/slice.rst
Co-authored-by: Sergey B Kirpichev <[email protected]>
1 parent 9abd151 commit 7f8d0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/slice.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Ellipsis Object
120120
121121
.. c:var:: PyTypeObject PyEllipsis_Type
122122
123-
The type of Python ``Ellipsis`` object. Same as :class:`types.EllipsisType`
123+
The type of Python :const:`Ellipsis` object. Same as :class:`types.EllipsisType`
124124
in the Python layer.
125125
126126

0 commit comments

Comments
 (0)