Merged in jurko/pytest/doc_typo_correction (pull request #122)

fix documentation typo
This commit is contained in:
holger krekel 2014-03-14 13:10:33 +01:00
commit f5b992f68a
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