From: Scott Rifenbark Date: Wed, 27 Oct 2010 18:29:28 +0000 (-0700) Subject: Changed the title and wording of the section about pre-built binaries. X-Git-Tag: 2011-1~4137 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f7a3a5fe85a316a8ff087b0d791aa4574956d644;p=openembedded-core.git 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 --- 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 @@
- Using a Pre-Built Binaries and QEMU + Using Pre-Built Binaries and QEMU - 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.