diff --git a/doc/config.rst b/doc/config.rst index 472717456..bac2f0bd4 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -240,8 +240,8 @@ patterns to match against the paths of collected data, or they can be absolute or relative file paths on the current machine. In this example, data collected for "/jenkins/build/1234/src/module.py" will be -combined with data for "c:\\myproj\\src\\module.py", and will be reported against -the source file found at "src/module.py". +combined with data for "c:\\myproj\\src\\module.py", and will be reported +against the source file found at "src/module.py". If you specify more than one list of paths, they will be considered in order. The first list that has a match will be used.