Changed the title and wording of the section about pre-built binaries.

There was a grammatical error in the title and redundancy in the
first sentence of this section.  Cleaned up the title and wording.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
This commit is contained in:
Scott Rifenbark
2010-10-27 11:29:28 -07:00
committed by Richard Purdie
parent e53470656e
commit f7a3a5fe85

View File

@@ -276,9 +276,9 @@
</section>
<section id='using-pre-built'>
<title>Using a Pre-Built Binaries and QEMU</title>
<title>Using Pre-Built Binaries and QEMU</title>
<para>
If hardware, libraries and services are stable you can use a pre-built image of the image, kernel and toolchain and just run it on the target using the emulator QEMU.
If hardware, libraries and services are stable you can use a pre-built binary of the image, kernel and toolchain and just run it on the target using the emulator QEMU.
This situation is perfect for developing application software.
</para>