summaryrefslogtreecommitdiffstats
path: root/documentation/yocto-project-qs
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-10-21 04:54:18 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-31 22:38:17 +0000
commit98d9b827599842bbc5326d6a72036c409459d3de (patch)
tree430517640d72f834513b199dc7aa3842274c760a /documentation/yocto-project-qs
parent1aac5c310f718f5da8fd6f61087c3aa8953638dd (diff)
downloadpoky-98d9b827599842bbc5326d6a72036c409459d3de.tar.gz
documentation/yocto-project-qs/yocto-project-qs.xml: dyslexic statement fixed.
I somehow had that having a host with multiple cores and threads could be used to increase the build time. It obviously should have been "decrease". Kudos to Bill Fishburn for finding this goof. (From yocto-docs rev: 8ca44aab26d4a48745dbd0cbaffa0fe9b28d7063) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/yocto-project-qs')
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index d304977b7d..daa1f0efb1 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -130,7 +130,7 @@
130 <para>A host system running a supported Linux distribution (i.e. recent releases of 130 <para>A host system running a supported Linux distribution (i.e. recent releases of
131 Fedora, openSUSE, Debian, and Ubuntu). 131 Fedora, openSUSE, Debian, and Ubuntu).
132 If the host system supports multiple cores and threads, you can configure the 132 If the host system supports multiple cores and threads, you can configure the
133 Yocto Project build system to increase the time needed to build images 133 Yocto Project build system to decrease the time needed to build images
134 significantly. 134 significantly.
135 </para> 135 </para>
136 </listitem> 136 </listitem>