diff options
Diffstat (limited to 'documentation/dev-manual/error-reporting-tool.rst')
-rw-r--r-- | documentation/dev-manual/error-reporting-tool.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/dev-manual/error-reporting-tool.rst b/documentation/dev-manual/error-reporting-tool.rst index a2636da37a..6854f1046a 100644 --- a/documentation/dev-manual/error-reporting-tool.rst +++ b/documentation/dev-manual/error-reporting-tool.rst | |||
@@ -71,8 +71,7 @@ Disabling the Tool | |||
71 | 71 | ||
72 | To disable the error reporting feature, simply remove or comment out the | 72 | To disable the error reporting feature, simply remove or comment out the |
73 | following statement from the end of your ``local.conf`` file in your | 73 | following statement from the end of your ``local.conf`` file in your |
74 | :term:`Build Directory`. | 74 | :term:`Build Directory`:: |
75 | :: | ||
76 | 75 | ||
77 | INHERIT += "report-error" | 76 | INHERIT += "report-error" |
78 | 77 | ||