summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorUlrich Ölmann <u.oelmann@pengutronix.de>2023-05-30 22:08:04 +0200
committerSteve Sakoman <steve@sakoman.com>2023-05-31 04:08:11 -1000
commit5885a452a6bbb180ce3c410f3fd3a434429986a2 (patch)
treebb3865dea62bfecdcf3aa3bf98b54c37740c4de0 /documentation
parentd0cbd310a8387c78605ccc73d7c454b9736711d0 (diff)
downloadpoky-5885a452a6bbb180ce3c410f3fd3a434429986a2.tar.gz
ref-manual: classes.rst: fix typo
(From yocto-docs rev: 564aaedb2418cbdf42bb2fb42b35ccaf7e7c8b4e) Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation')
-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 8f7cbf2b45..ad623c06ed 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -1468,7 +1468,7 @@ Here are the tests you can list with the :term:`WARN_QA` and
1468 1468
1469- ``unhandled-features-check:`` check that if one of the variables that 1469- ``unhandled-features-check:`` check that if one of the variables that
1470 the :ref:`ref-classes-features_check` class supports (e.g. 1470 the :ref:`ref-classes-features_check` class supports (e.g.
1471 :term:`REQUIRED_DISTRO_FEATURES`) is set by a recupe, then the recipe 1471 :term:`REQUIRED_DISTRO_FEATURES`) is set by a recipe, then the recipe
1472 also inherits :ref:`ref-classes-features_check` in order for the 1472 also inherits :ref:`ref-classes-features_check` in order for the
1473 requirement to actually work. 1473 requirement to actually work.
1474 1474