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.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index 6c60d414ca..d94db03616 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -1008,8 +1008,8 @@ Here are the tests you can list with the :term:`WARN_QA` and
1008 software, like bootloaders, might need to bypass this check. 1008 software, like bootloaders, might need to bypass this check.
1009 1009
1010- ``buildpaths:`` Checks for paths to locations on the build host 1010- ``buildpaths:`` Checks for paths to locations on the build host
1011 inside the output files. Currently, this test triggers too many false 1011 inside the output files. Not only can these leak information about
1012 positives and thus is not normally enabled. 1012 the build environment, they also hinder binary reproducibility.
1013 1013
1014- ``build-deps:`` Determines if a build-time dependency that is 1014- ``build-deps:`` Determines if a build-time dependency that is
1015 specified through :term:`DEPENDS`, explicit 1015 specified through :term:`DEPENDS`, explicit