From: Scott Rifenbark Date: Fri, 28 Sep 2012 21:31:52 +0000 (-0700) Subject: documentation: dev-manual - Fixed a term for consistency. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24da1b8ba6123bc336acd2950d3eaa10fa4e2a9d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git documentation: dev-manual - Fixed a term for consistency. (From yocto-docs rev: e4d1b880578e1aaf842e89fe3ce16683cfdebc70) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 4911b09dac5..c0366637be6 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -546,7 +546,7 @@ In the previous example, two package group packages are created with their dependencies and their recommended package dependencies listed: packagegroup-custom-apps, and packagegroup-custom-tools. - 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 packagegroup-custom-apps and/or packagegroup-custom-tools to IMAGE_INSTALL.