diff --git a/doc/en/plugins.txt b/doc/en/plugins.txt index 9ef703288..1ab217b12 100644 --- a/doc/en/plugins.txt +++ b/doc/en/plugins.txt @@ -315,7 +315,7 @@ Initialization, command line and configuration hooks Generic "runtest" hooks ------------------------------ -All all runtest related hooks receive a :py:class:`pytest.Item` object. +All runtest related hooks receive a :py:class:`pytest.Item` object. .. autofunction:: pytest_runtest_protocol .. autofunction:: pytest_runtest_setup