diff --git a/Doc/library/doctest.rst b/Doc/library/doctest.rst index ef7e2b9a47a08c..95e65621c3aacd 100644 --- a/Doc/library/doctest.rst +++ b/Doc/library/doctest.rst @@ -1475,7 +1475,7 @@ DocTestRunner objects For more information, see section :ref:`doctest-options`. - :class:`DocTestParser` defines the following methods: + :class:`DocTestRunner` defines the following methods: .. method:: report_start(out, test, example)