Fixed typo

This commit is contained in:
Daniel Quinn
2017-02-08 10:29:24 +00:00
committed by GitHub
parent 55a410af46
commit daa80a2708

View File

@@ -46,7 +46,7 @@ Install the plugin with::
pip install pytest-xdist pip install pytest-xdist
or use the package in develope/in-place mode with or use the package in develop/in-place mode with
a checkout of the `pytest-xdist repository`_ :: a checkout of the `pytest-xdist repository`_ ::
python setup.py develop python setup.py develop