summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-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