summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/ref-classes.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-classes.rst b/documentation/ref-manual/ref-classes.rst
index 1685483363..6449b49cd4 100644
--- a/documentation/ref-manual/ref-classes.rst
+++ b/documentation/ref-manual/ref-classes.rst
@@ -855,8 +855,8 @@ using an empty :term:`PARALLEL_MAKE` variable.
855 855
856Inheriting the ``icecc`` class changes all sstate signatures. 856Inheriting the ``icecc`` class changes all sstate signatures.
857Consequently, if a development team has a dedicated build system that 857Consequently, if a development team has a dedicated build system that
858populates ```STATE_MIRRORS`` <#var-SSTATE_MIRRORS>`__ and they want to 858populates :term:`SSTATE_MIRRORS` and they want to
859reuse sstate from ``STATE_MIRRORS``, then all developers and the build 859reuse sstate from ``SSTATE_MIRRORS``, then all developers and the build
860system need to either inherit the ``icecc`` class or nobody should. 860system need to either inherit the ``icecc`` class or nobody should.
861 861
862At the distribution level, you can inherit the ``icecc`` class to be 862At the distribution level, you can inherit the ``icecc`` class to be