diff options
-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 66410f17d1..b8ef6b1546 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -8828,7 +8828,7 @@ system and gives an overview of their function and contents. | |||
8828 | directory for the build host. | 8828 | directory for the build host. |
8829 | 8829 | ||
8830 | :term:`STAGING_DIR` | 8830 | :term:`STAGING_DIR` |
8831 | Helps construct the ``recipe-sysroots`` directory, which is used | 8831 | Helps construct the ``recipe-sysroot*`` directories, which are used |
8832 | during packaging. | 8832 | during packaging. |
8833 | 8833 | ||
8834 | For information on how staging for recipe-specific sysroots occurs, | 8834 | For information on how staging for recipe-specific sysroots occurs, |