From a81d3fb9160b3032124bdc58e76619b724ccdb6c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 7 Mar 2017 18:56:14 +0200 Subject: Fix typo --- doc/manual.cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/manual.cli b/doc/manual.cli index d40521b..8f6bebd 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -61,7 +61,7 @@ itself. For example: exe{hello}: cxx{**} # All C++ source files, including in subdirectories. \ -A \c{{\}}-enclosed pattern value may be following by inclusion/exclusion +A \c{{\}}-enclosed pattern value may be followed by inclusion/exclusion patterns/matches. A subsequent value is treated as an inclusion if it starts with a plus sign (\c{+}) and as an exclusion if it starts with a minus (\c{-}). A subsequent value that does not start with either of these signs is -- cgit v1.1