summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/qa-checks.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/qa-checks.rst')
-rw-r--r--documentation/ref-manual/qa-checks.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/qa-checks.rst b/documentation/ref-manual/qa-checks.rst
index 792c099d0c..3364311219 100644
--- a/documentation/ref-manual/qa-checks.rst
+++ b/documentation/ref-manual/qa-checks.rst
@@ -28,7 +28,7 @@ error form along with an explanation.
28.. note:: 28.. note::
29 29
30 - At the end of each message, the name of the associated QA test (as 30 - At the end of each message, the name of the associated QA test (as
31 listed in the ":ref:`insane.bbclass <ref-classes-insane>`" 31 listed in the ":ref:`ref-classes-insane`"
32 section) appears within square brackets. 32 section) appears within square brackets.
33 33
34 - As mentioned, this list of error and warning messages is for QA 34 - As mentioned, this list of error and warning messages is for QA
@@ -749,7 +749,7 @@ either raise a warning or an error message, using the
749variables, respectively. You can also disable checks within a particular 749variables, respectively. You can also disable checks within a particular
750recipe using :term:`INSANE_SKIP`. For information on 750recipe using :term:`INSANE_SKIP`. For information on
751how to work with the QA checks, see the 751how to work with the QA checks, see the
752":ref:`insane.bbclass <ref-classes-insane>`" section. 752":ref:`ref-classes-insane`" section.
753 753
754.. note:: 754.. note::
755 755