diff options
Diffstat (limited to 'documentation/dev-manual/error-reporting-tool.rst')
| -rw-r--r-- | documentation/dev-manual/error-reporting-tool.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/error-reporting-tool.rst b/documentation/dev-manual/error-reporting-tool.rst index 6854f1046a..84f3d9cd1e 100644 --- a/documentation/dev-manual/error-reporting-tool.rst +++ b/documentation/dev-manual/error-reporting-tool.rst | |||
| @@ -27,9 +27,9 @@ Enabling and Using the Tool | |||
| 27 | =========================== | 27 | =========================== |
| 28 | 28 | ||
| 29 | By default, the error reporting tool is disabled. You can enable it by | 29 | By default, the error reporting tool is disabled. You can enable it by |
| 30 | inheriting the :ref:`report-error <ref-classes-report-error>` | 30 | inheriting the :ref:`ref-classes-report-error` class by adding the |
| 31 | class by adding the following statement to the end of your | 31 | following statement to the end of your ``local.conf`` file in your |
| 32 | ``local.conf`` file in your :term:`Build Directory`:: | 32 | :term:`Build Directory`:: |
| 33 | 33 | ||
| 34 | INHERIT += "report-error" | 34 | INHERIT += "report-error" |
| 35 | 35 | ||
