diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index c5190c635c..6551ff6b90 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -2800,10 +2800,10 @@ DEPENDS = "bar" The practical effect of the previous assignment is that - all files installed by bar will be - available in the appropriate staging sysroot given by the + all files installed by bar will be available in the + appropriate staging sysroot, given by the STAGING_DIR* - variables by the time the + variables, by the time the do_configure task for foo runs. This mechanism is implemented by having