diff --git a/doc/en/reference/reference.rst b/doc/en/reference/reference.rst index 1a35d8911..153dad903 100644 --- a/doc/en/reference/reference.rst +++ b/doc/en/reference/reference.rst @@ -615,7 +615,7 @@ tmpdir_factory :ref:`tmpdir and tmpdir_factory` -``tmp_path_factory`` is an instance of :class:`~pytest.TempdirFactory`: +``tmpdir_factory`` is an instance of :class:`~pytest.TempdirFactory`: .. autoclass:: pytest.TempdirFactory() :members: