summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/classes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/classes.rst')
-rw-r--r--documentation/ref-manual/classes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index 6e2c01589d..4dd3c9f965 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -2527,7 +2527,7 @@ stages:
2527 want to share with other recipes that have dependencies on the 2527 want to share with other recipes that have dependencies on the
2528 originating recipe. Normally these dependencies are installed through 2528 originating recipe. Normally these dependencies are installed through
2529 the :ref:`ref-tasks-install` task into 2529 the :ref:`ref-tasks-install` task into
2530 ``${``\ :term:`D`\ ``}``. The ``do_populate_sysroot`` task 2530 ``${``\ :term:`D`\ ``}``. The :ref:`ref-tasks-populate_sysroot` task
2531 copies a subset of these files into ``${SYSROOT_DESTDIR}``. This 2531 copies a subset of these files into ``${SYSROOT_DESTDIR}``. This
2532 subset of files is controlled by the 2532 subset of files is controlled by the
2533 :term:`SYSROOT_DIRS`, 2533 :term:`SYSROOT_DIRS`,