diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index d898875940..66c6f04146 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -476,8 +476,9 @@ By default, the target architecture for the build is qemux86, which produces an image that can be used in the QEMU emulator and is targeted at an Intel 32-bit based architecture. - To change this default, edit the value of the MACHINE variable - in the configuration file before launching the build. + To change this default, edit the value of the + MACHINE + variable in the configuration file before launching the build.