diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 5dfbe8b641..c5190c635c 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -2788,7 +2788,7 @@ Lists a recipe's build-time dependencies. - These dependencies are on other recipes whose + These are dependencies on other recipes whose contents (e.g. headers and shared libraries) are needed by the recipe at build time. @@ -2809,7 +2809,7 @@ This mechanism is implemented by having do_configure depend on the do_populate_sysroot - task of each recipe listed in DEPENDS + task of each recipe listed in DEPENDS, through a [deptask] declaration in the