Skip to content

Commit 8082986

Browse files
dwysockimiss-islington
authored andcommitted
Fixing typo in DocTestRunner docs (pythonGH-112326)
(cherry picked from commit b3c2126) Co-authored-by: Daniel Wysocki <dwysocki@users.noreply.github.com>
1 parent e4cdb74 commit 8082986

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)