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>
This commit is contained in:
Scott Rifenbark 2011-10-21 04:54:18 -07:00 committed by Richard Purdie
parent 57e780f915
commit 4e04f6129a
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@
<para>A host system running a supported Linux distribution (i.e. recent releases of
Fedora, openSUSE, Debian, and Ubuntu).
If the host system supports multiple cores and threads, you can configure the
Yocto Project build system to increase the time needed to build images
Yocto Project build system to decrease the time needed to build images
significantly.
</para>
</listitem>