Skip to content

Commit 7cbfd39

Browse files
adorilsonmerwok
andauthored
Doc: Fix grammar on Ellipsis docs (library/stdtypes.rst)
Co-authored-by: Éric <merwok@netwok.org>
1 parent bea09ee commit 7cbfd39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/stdtypes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5877,7 +5877,7 @@ special operations. There is exactly one ellipsis object, named
58775877

58785878
It is written as ``Ellipsis`` or ``...``.
58795879

5880-
For instance, at the standard library and its documentation, ``Ellipsis`` can
5880+
For instance, in the standard library and its documentation, ``Ellipsis`` can
58815881
appears in :ref:`pretty printers <prettyprinter-objects>`,
58825882
:const:`documentation tests <doctest.ELLIPSIS>`,
58835883
:ref:`type annotations <annotating-callables>`,

0 commit comments

Comments
 (0)