diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2010-12-02 14:34:31 -0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-12-10 22:01:27 -0800 |
commit | 9f4c630dbd1ba074e20b69b759404ef31595851d (patch) | |
tree | ad0fea2dee2a87076d100b32974d70becce8d5bb /documentation/poky-ref-manual/ref-images.xml | |
parent | 111f0678eecb63f8f44a5128bc3bfc46942231a7 (diff) | |
download | openembedded-core-9f4c630dbd1ba074e20b69b759404ef31595851d.tar.gz openembedded-core-9f4c630dbd1ba074e20b69b759404ef31595851d.tar.bz2 openembedded-core-9f4c630dbd1ba074e20b69b759404ef31595851d.zip |
documentation/poky-ref-manual: changes applied from a patch submitted by Cyril Humbert.
Cyril submitted a patch via email form for several spelling corrections. The master docs, however, are not up-to-date with what I have on my contrib area. Many of Cyril's corrections were already addressed. A few were not and I have updated them here with this commit.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to 'documentation/poky-ref-manual/ref-images.xml')
-rw-r--r-- | documentation/poky-ref-manual/ref-images.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/ref-images.xml b/documentation/poky-ref-manual/ref-images.xml index 822c6b0bbc..b74b5230cf 100644 --- a/documentation/poky-ref-manual/ref-images.xml +++ b/documentation/poky-ref-manual/ref-images.xml @@ -52,7 +52,7 @@ <emphasis>meta-toolchain</emphasis> - This generates a tarball containing a standalone toolchain which can be used externally to Poky. It is self contained and unpacks to the <filename class="directory">/opt/poky</filename> - directory. It also contains a copy of QEMU and the scripts neccessary to run + directory. It also contains a copy of QEMU and the scripts necessary to run poky QEMU images. </para> </listitem> |