summaryrefslogtreecommitdiffstats
path: root/doc/ref_parameter.inc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ref_parameter.inc')
-rw-r--r--doc/ref_parameter.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ref_parameter.inc b/doc/ref_parameter.inc
index 57bfbc895..6f2da7fb5 100644
--- a/doc/ref_parameter.inc
+++ b/doc/ref_parameter.inc
@@ -271,7 +271,7 @@ Options
``-j[<n>]``
set the global number of parallel jobs. This is basically a more
intelligent combination of ``-je`` and ``-ji``. A single package rarely
- uses all the available CPUs. Usually only the compile can use more than
+ uses all the available CPUs. Usually only the compile stage can use more than
one CPU and even then there are often idle CPUs. With the global job
pool, tasks from multiple packages can be executed in parallel without
overloading the system.