summaryrefslogtreecommitdiffstats
path: root/doc/ref_parameter.inc
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2016-06-08 18:03:27 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-06-20 15:04:53 +0200
commit4c5e59504f9da4560bb3243161659b2f19a86ae0 (patch)
treed92a7f5107425d165690d8e6b833d0a8b71508b9 /doc/ref_parameter.inc
parent318345e2cea91446c579b8a75fedc1f3f1057a98 (diff)
downloadptxdist-4c5e59504f9da4560bb3243161659b2f19a86ae0.tar.gz
ptxdist-4c5e59504f9da4560bb3243161659b2f19a86ae0.tar.xz
Just fix a typo
Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
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 e22a110ca..57bfbc895 100644
--- a/doc/ref_parameter.inc
+++ b/doc/ref_parameter.inc
@@ -254,7 +254,7 @@ Options
This means, that the output for each individual make target and each
build stage is grouped together.
- Note: If output synchronization enabled then the output for each build
+ Note: If output synchronization is enabled then the output for each build
stage is collected by make and won't be visible until the build stage is
completed. As a result, there will be long periods of time with no
visible progress.