Skip to content

Commit 916ef4f

Browse files
[3.12] Fixing typo in DocTestRunner docs (GH-112326) (GH-113097)
(cherry picked from commit b3c2126) Co-authored-by: Daniel Wysocki <dwysocki@users.noreply.github.com>
1 parent 0bd1899 commit 916ef4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/doctest.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1477,7 +1477,7 @@ DocTestRunner objects
14771477
For more information, see section :ref:`doctest-options`.
14781478

14791479

1480-
:class:`DocTestParser` defines the following methods:
1480+
:class:`DocTestRunner` defines the following methods:
14811481

14821482

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

0 commit comments

Comments
 (0)