summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-02-03 13:34:06 -0500
committerNed Batchelder <ned@nedbatchelder.com>2017-02-03 13:34:06 -0500
commitc9ec9d4c7472183226765e3612af1dfae9e25a4a (patch)
tree9d985b05b17bf74bf5bf7465d5518610da1c5d78 /doc
parent53cac9c0175c9f15254439815824712506241598 (diff)
downloadpython-coveragepy-c9ec9d4c7472183226765e3612af1dfae9e25a4a.tar.gz
Fix english
Diffstat (limited to 'doc')
-rw-r--r--doc/config.rst2
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.