Skip to content

Commit 788d878

Browse files
authored
Merge pull request #8718 from dlax/docs/tmpdir_factory
Fix a typo in documentation about tmpdir_factory
2 parents 43faea8 + cf7425d commit 788d878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/reference/reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@ tmpdir_factory
615615

616616
:ref:`tmpdir and tmpdir_factory`
617617

618-
``tmp_path_factory`` is an instance of :class:`~pytest.TempdirFactory`:
618+
``tmpdir_factory`` is an instance of :class:`~pytest.TempdirFactory`:
619619

620620
.. autoclass:: pytest.TempdirFactory()
621621
:members:

0 commit comments

Comments
 (0)