]> code.ossystems Code Review - openembedded-core.git/commitdiff
Changed the title and wording of the section about pre-built binaries.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Wed, 27 Oct 2010 18:29:28 +0000 (11:29 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 4 Nov 2010 20:20:06 +0000 (20:20 +0000)
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>
documentation/yocto-project-qs/yocto-project-qs.xml

index 1727a52c76199ffffa4e2948119dee889b3756c8..af1a0f56665c8da01e9418829d5894ff8d9dec52 100644 (file)
     </section>
 
     <section id='using-pre-built'>
-        <title>Using 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>