diff --git a/doc/en/reference.rst b/doc/en/reference.rst index 5d2f1f153..d8637387e 100644 --- a/doc/en/reference.rst +++ b/doc/en/reference.rst @@ -845,7 +845,7 @@ Contains comma-separated list of modules that should be loaded as plugins: .. code-block:: bash - export PYTEST_PLUGINS=mymodule.plugin,xdisst + export PYTEST_PLUGINS=mymodule.plugin,xdist PYTEST_CURRENT_TEST