diff --git a/documentation/sdk-manual/sdk-intro.xml b/documentation/sdk-manual/sdk-intro.xml
index c2e43c2deb..9805d3ccd9 100644
--- a/documentation/sdk-manual/sdk-intro.xml
+++ b/documentation/sdk-manual/sdk-intro.xml
@@ -52,7 +52,7 @@
new applications and libraries to an image, modify the source of an
existing component, test changes on the target hardware, and easily
integrate an application into the
- OpenEmbedded build system.
+ OpenEmbedded build system.
@@ -245,16 +245,15 @@
If you have cloned the poky Git
repository to create a
- Source Directory
+ Source Directory
and you have sourced the environment setup script, QEMU is
installed and automatically available.
If you have downloaded a Yocto Project release and unpacked
- it to create a
- Source Directory
- and you have sourced the environment setup script, QEMU is
- installed and automatically available.
+ it to create a Source Directory and you have sourced the
+ environment setup script, QEMU is installed and
+ automatically available.
If you have installed the cross-toolchain tarball and you
@@ -385,7 +384,7 @@
to download and learn about the emulator.
See the
"Using the Quick EMUlator (QEMU)"
- chapter in the Yocto Project Development Manual
+ chapter in the Yocto Project Development Tasks Manual
for information on using QEMU within the Yocto
Project.