summaryrefslogtreecommitdiffstats
path: root/documentation/test-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/test-manual')
-rw-r--r--documentation/test-manual/understand-autobuilder.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/test-manual/understand-autobuilder.rst b/documentation/test-manual/understand-autobuilder.rst
index bfdc678164..b6e331f68c 100644
--- a/documentation/test-manual/understand-autobuilder.rst
+++ b/documentation/test-manual/understand-autobuilder.rst
@@ -204,7 +204,7 @@ The ``scripts/run-config`` execution is where most of the work within
204the Autobuilder happens. It runs through a number of steps; the first 204the Autobuilder happens. It runs through a number of steps; the first
205are general setup steps that are run once and include: 205are general setup steps that are run once and include:
206 206
207#. Set up any ``buildtools-tarball`` if configured. 207#. Set up any :term:`buildtools` tarball if configured.
208 208
209#. Call "buildhistory-init" if :ref:`buildhistory <ref-classes-buildhistory>` is configured. 209#. Call "buildhistory-init" if :ref:`buildhistory <ref-classes-buildhistory>` is configured.
210 210