diff --git a/doc/en/fixture.rst b/doc/en/fixture.rst index f48607ae2..1c7fc3482 100644 --- a/doc/en/fixture.rst +++ b/doc/en/fixture.rst @@ -36,9 +36,9 @@ style ` or :ref:`nose based ` projects. .. note:: - pytest-2.4 introduced an additional experimental - :ref:`yield fixture mechanism ` for easier context manager - integration and more linear writing of teardown code. + pytest-2.4 introduced an additional :ref:`yield fixture mechanism + ` for easier context manager integration and more linear + writing of teardown code. .. _`funcargs`: .. _`funcarg mechanism`: