diff --git a/doc/en/customize.rst b/doc/en/customize.rst index 77217e9d2..3471463a3 100644 --- a/doc/en/customize.rst +++ b/doc/en/customize.rst @@ -107,8 +107,8 @@ check for ini-files as follows: # first look for pytest.ini files path/pytest.ini - path/setup.cfg # must also contain [tool:pytest] section to match path/tox.ini # must also contain [pytest] section to match + path/setup.cfg # must also contain [tool:pytest] section to match pytest.ini ... # all the way down to the root