diff options
Diffstat (limited to 'documentation/ref-manual/classes.rst')
-rw-r--r-- | documentation/ref-manual/classes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index e454a54537..11e70006e5 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst | |||
@@ -1473,7 +1473,7 @@ Here are the tests you can list with the :term:`WARN_QA` and | |||
1473 | 1473 | ||
1474 | - ``unhandled-features-check:`` check that if one of the variables that | 1474 | - ``unhandled-features-check:`` check that if one of the variables that |
1475 | the :ref:`ref-classes-features_check` class supports (e.g. | 1475 | the :ref:`ref-classes-features_check` class supports (e.g. |
1476 | :term:`REQUIRED_DISTRO_FEATURES`) is set by a recupe, then the recipe | 1476 | :term:`REQUIRED_DISTRO_FEATURES`) is set by a recipe, then the recipe |
1477 | also inherits :ref:`ref-classes-features_check` in order for the | 1477 | also inherits :ref:`ref-classes-features_check` in order for the |
1478 | requirement to actually work. | 1478 | requirement to actually work. |
1479 | 1479 | ||