]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
documentation: dev-manual - Fixed a term for consistency.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Fri, 28 Sep 2012 21:31:52 +0000 (14:31 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Oct 2012 22:30:31 +0000 (23:30 +0100)
(From yocto-docs rev: e4d1b880578e1aaf842e89fe3ce16683cfdebc70)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/dev-manual/dev-manual-common-tasks.xml

index 4911b09dac532ba2d1df4ea9588beef2e510639b..c0366637be6006a0e86a363240fb7f59034fac4c 100644 (file)
                 In the previous example, two package group packages are created with their dependencies and their
                 recommended package dependencies listed: <filename>packagegroup-custom-apps</filename>, and 
                 <filename>packagegroup-custom-tools</filename>. 
-                To build an image using these packagegroup packages, you need to add 
+                To build an image using these package group packages, you need to add 
                 <filename>packagegroup-custom-apps</filename> and/or 
                 <filename>packagegroup-custom-tools</filename> to 
                 <filename><ulink url='&YOCTO_DOCS_REF_URL;#var-IMAGE_INSTALL'>IMAGE_INSTALL</ulink></filename>.