diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 |
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 9e1b132842..48b1cd3d27 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -238,7 +238,7 @@ | |||
| 238 | <para> | 238 | <para> |
| 239 | Recipes used to append metadata to other recipes are called BitBake append files. | 239 | Recipes used to append metadata to other recipes are called BitBake append files. |
| 240 | BitBake append files use the <filename>.bbappend</filename> file type suffix, while | 240 | BitBake append files use the <filename>.bbappend</filename> file type suffix, while |
| 241 | underlying recipes to which metadata is being appended use the | 241 | the corresponding recipes to which metadata is being appended use the |
| 242 | <filename>.bb</filename> file type suffix. | 242 | <filename>.bb</filename> file type suffix. |
| 243 | </para> | 243 | </para> |
| 244 | 244 | ||
