summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-common-tasks.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-09-28 13:25:49 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-01 23:30:30 +0100
commit56ac2d90fa19aa5915ad1e57d6bc8218af34000d (patch)
tree3210f5a4e9805d6deb921587d1f119e9c3cca459 /documentation/dev-manual/dev-manual-common-tasks.xml
parentebd71dd9795096edc02c4027f97b95be67984f32 (diff)
downloadpoky-56ac2d90fa19aa5915ad1e57d6bc8218af34000d.tar.gz
documentation: dev-manual - fixed grammar.
(From yocto-docs rev: 57c3a8d32e0fab3a566eb5f0ac8b38a6786489f6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index b42a09bf2b..6e7093a813 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -30,7 +30,7 @@
30 These types of customizations typically reside in a BSP Layer. 30 These types of customizations typically reside in a BSP Layer.
31 Furthermore, the machine customizations should be isolated from recipes and metadata that support 31 Furthermore, the machine customizations should be isolated from recipes and metadata that support
32 a new GUI environment, for example. 32 a new GUI environment, for example.
33 This situation gives you a couple a layers: one for the machine configurations, and one for the 33 This situation gives you a couple of layers: one for the machine configurations, and one for the
34 GUI environment. 34 GUI environment.
35 It is important to understand, however, that the BSP layer can still make machine-specific 35 It is important to understand, however, that the BSP layer can still make machine-specific
36 additions to recipes within the GUI environment layer without polluting the GUI layer itself 36 additions to recipes within the GUI environment layer without polluting the GUI layer itself