aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/manual.cli2
1 files changed, 1 insertions, 1 deletions
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