From fda7814d45b49ca25c78e57074ee3b282934d282 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Fri, 3 Feb 2017 13:34:06 -0500 Subject: Fix english --- doc/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/config.rst b/doc/config.rst index 7889311e..8545922f 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. -- cgit v1.2.1