diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml
index 4ad4dbc864..fef07e5797 100644
--- a/documentation/dev-manual/dev-manual-bsp-appendix.xml
+++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml
@@ -405,13 +405,13 @@
However, in the meta-mymachine layer in
recipes-kernel/linux resides a .bbappend
file named linux-yocto_3.0.bbappend that
- is appended to the recipe of the same name in meta/recipes-kernel/linux.
- Thus, the SRCREV statements in the "append" file override
+ appends information to the recipe of the same name in meta/recipes-kernel/linux.
+ Thus, the SRCREV statements in the append file override
the more general statements found in meta.
- The SRCREV statements in the "append" file currently identify
+ The SRCREV statements in the append file currently identify
the kernel that supports the Crown Bay BSP with and without EMGD support.
Here are the statements: