summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 c158d9ce4d..b6809ce7bd 100644
--- a/documentation/test-manual/understand-autobuilder.rst
+++ b/documentation/test-manual/understand-autobuilder.rst
@@ -27,7 +27,7 @@ which looks like::
27 "TEMPLATE" : "arch-qemu", 27 "TEMPLATE" : "arch-qemu",
28 "step1" : { 28 "step1" : {
29 "extravars" : [ 29 "extravars" : [
30 "IMAGE_FSTYPES_append = ' wic wic.bmap'" 30 "IMAGE_FSTYPES:append = ' wic wic.bmap'"
31 ] 31 ]
32 } 32 }
33 }, 33 },