summaryrefslogtreecommitdiffstats
path: root/documentation
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:37:08 +0000
commit4e04f6129af9dab052b8c36752cbe8134bdfd0e2 (patch)
tree0d09a3d19c94143c6efadf5532c82e0839a7d9e6 /documentation
parent57e780f91551a858f51b9c5667fe9aa8e1ce968e (diff)
downloadpoky-4e04f6129af9dab052b8c36752cbe8134bdfd0e2.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: 2cd0ac980f9191edd3d4874508fd8fc9f0531622) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-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 41da903e37..d65738392c 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>