From: Scott Rifenbark Date: Fri, 28 Sep 2012 20:25:49 +0000 (-0700) Subject: documentation: dev-manual - fixed grammar. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56ac2d90fa19aa5915ad1e57d6bc8218af34000d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git documentation: dev-manual - fixed grammar. (From yocto-docs rev: 57c3a8d32e0fab3a566eb5f0ac8b38a6786489f6) 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 b42a09bf2ba..6e7093a8130 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -30,7 +30,7 @@ These types of customizations typically reside in a BSP Layer. Furthermore, the machine customizations should be isolated from recipes and metadata that support a new GUI environment, for example. - This situation gives you a couple a layers: one for the machine configurations, and one for the + This situation gives you a couple of layers: one for the machine configurations, and one for the GUI environment. It is important to understand, however, that the BSP layer can still make machine-specific additions to recipes within the GUI environment layer without polluting the GUI layer itself