diff options
-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 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. |