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 3357920d8f..42feb919c1 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -702,7 +702,7 @@ | |||
702 | <title>Adding a Package</title> | 702 | <title>Adding a Package</title> |
703 | 703 | ||
704 | <para> | 704 | <para> |
705 | To add a package you need to write a recipe for it. | 705 | To add a package, you need to write a recipe for it. |
706 | Writing a recipe means creating a <filename>.bb</filename> file that sets some | 706 | Writing a recipe means creating a <filename>.bb</filename> file that sets some |
707 | variables. | 707 | variables. |
708 | For information on variables that are useful for recipes and for information about recipe naming | 708 | For information on variables that are useful for recipes and for information about recipe naming |