Skip to content

Commit e0c6995

Browse files
[3.11] Fixing typo in DocTestRunner docs (GH-112326) (GH-113098)
(cherry picked from commit b3c2126) Co-authored-by: Daniel Wysocki <[email protected]>
1 parent e4cdb74 commit e0c6995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/doctest.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1475,7 +1475,7 @@ DocTestRunner objects
14751475
For more information, see section :ref:`doctest-options`.
14761476

14771477

1478-
:class:`DocTestParser` defines the following methods:
1478+
:class:`DocTestRunner` defines the following methods:
14791479

14801480

14811481
.. method:: report_start(out, test, example)

0 commit comments

Comments
 (0)