aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2010-10-27 11:29:28 -0700
committerRichard Purdie <rpurdie@linux.intel.com>2010-11-04 20:20:06 +0000
commitf7a3a5fe85a316a8ff087b0d791aa4574956d644 (patch)
treed37ed82f8d1ff5b5e489209b58bc0451d2d4457b /documentation
parente53470656ed6fb2595c75d7f3b7a2fb72900a831 (diff)
downloadopenembedded-core-contrib-f7a3a5fe85a316a8ff087b0d791aa4574956d644.tar.gz
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>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 1727a52c76..af1a0f5666 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -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>