diff options
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/variables.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index aefe598a56..1d4ec413ca 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -9311,7 +9311,7 @@ system and gives an overview of their function and contents. | |||
9311 | directory for the build host. | 9311 | directory for the build host. |
9312 | 9312 | ||
9313 | :term:`STAGING_DIR` | 9313 | :term:`STAGING_DIR` |
9314 | Helps construct the ``recipe-sysroots`` directory, which is used | 9314 | Helps construct the ``recipe-sysroot*`` directories, which are used |
9315 | during packaging. | 9315 | during packaging. |
9316 | 9316 | ||
9317 | For information on how staging for recipe-specific sysroots occurs, | 9317 | For information on how staging for recipe-specific sysroots occurs, |