diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2017-02-03 13:34:06 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2017-02-03 13:34:06 -0500 |
| commit | c9ec9d4c7472183226765e3612af1dfae9e25a4a (patch) | |
| tree | 9d985b05b17bf74bf5bf7465d5518610da1c5d78 /doc | |
| parent | 53cac9c0175c9f15254439815824712506241598 (diff) | |
| download | python-coveragepy-c9ec9d4c7472183226765e3612af1dfae9e25a4a.tar.gz | |
Fix english
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/config.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/config.rst b/doc/config.rst index 7889311..8545922 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -168,7 +168,7 @@ equivalent when combining data from different machines:: c:\myproj\src The names of the entries are ignored, you may choose any name that you like. -The value is a lists of strings. When combining data with the ``combine`` +The value is a list of strings. When combining data with the ``combine`` command, two file paths will be combined if they start with paths from the same list. |
