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 11e2ceb12f..837109ad7d 100644
--- a/documentation/test-manual/understand-autobuilder.rst
+++ b/documentation/test-manual/understand-autobuilder.rst
@@ -205,7 +205,7 @@ The ``scripts/run-config`` execution is where most of the work within
205the Autobuilder happens. It runs through a number of steps; the first 205the Autobuilder happens. It runs through a number of steps; the first
206are general setup steps that are run once and include: 206are general setup steps that are run once and include:
207 207
208#. Set up any ``buildtools-tarball`` if configured. 208#. Set up any :term:`buildtools` tarball if configured.
209 209
210<<<<<<< HEAD 210<<<<<<< HEAD
211#. Call "buildhistory-init" if buildhistory is configured. 211#. Call "buildhistory-init" if buildhistory is configured.