diff --git a/site/docs/user-manual.html b/site/docs/user-manual.html index 07d6ec1fe62227..737bbc8f6949f9 100644 --- a/site/docs/user-manual.html +++ b/site/docs/user-manual.html @@ -876,7 +876,7 @@
--spawn_strategy strategy
--[no]keep_going
(-k)
While this option is usually associated with the execution phase of
- a build, it also effects the analysis phase: if several targets are
+ a build, it also affects the analysis phase: if several targets are
specified in a build command, but only some of them can be
successfully analyzed, the build will stop with an error
unless --keep_going
is specified, in which case the