fix documentation typo

--HG--
branch : doc_typo_correction
This commit is contained in:
Jurko Gospodnetić 2014-03-02 22:52:38 +01:00
parent 2893cddb68
commit 9985a7cdca
1 changed files with 1 additions and 1 deletions

View File

@ -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