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 a6347449f1..ffa17139fe 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst | |||
@@ -1009,7 +1009,7 @@ Please keep in mind that the QA checks | |||
1009 | exist in order to detect real or potential problems in the packaged | 1009 | exist in order to detect real or potential problems in the packaged |
1010 | output. So exercise caution when disabling these checks. | 1010 | output. So exercise caution when disabling these checks. |
1011 | 1011 | ||
1012 | The following list shows the tests you can list with the ``WARN_QA`` and | 1012 | Here are the tests you can list with the ``WARN_QA`` and |
1013 | ``ERROR_QA`` variables: | 1013 | ``ERROR_QA`` variables: |
1014 | 1014 | ||
1015 | - ``already-stripped:`` Checks that produced binaries have not | 1015 | - ``already-stripped:`` Checks that produced binaries have not |