diff --git a/documentation/sdk-manual/sdk-appendix-customizing.xml b/documentation/sdk-manual/sdk-appendix-customizing.xml
index 587526f65f..5b56e738d6 100644
--- a/documentation/sdk-manual/sdk-appendix-customizing.xml
+++ b/documentation/sdk-manual/sdk-appendix-customizing.xml
@@ -387,8 +387,9 @@
have set SDK_EXT_TYPE to
"minimal", which by default, excludes the toolchain.
Also, it is helpful if you are building a small SDK for use with
- an IDE, such as Eclipse, or some other tool where you do not want
- to take extra steps to install a toolchain.
+ an IDE, such as Eclipse, or some
+ other tool where you do not want to take extra steps to install a
+ toolchain.
diff --git a/documentation/sdk-manual/sdk-appendix-neon.xml b/documentation/sdk-manual/sdk-appendix-neon.xml
index 130b52c76d..f6d71d3f09 100644
--- a/documentation/sdk-manual/sdk-appendix-neon.xml
+++ b/documentation/sdk-manual/sdk-appendix-neon.xml
@@ -3,7 +3,7 @@
[ %poky; ] >
- Using Eclipse Neon
+ Using Eclipse Neon
This release of the Yocto Project supports both the Oxygen and Neon
diff --git a/documentation/sdk-manual/sdk-appendix-obtain.xml b/documentation/sdk-manual/sdk-appendix-obtain.xml
index d35cc0a3c9..ffdc3063b6 100644
--- a/documentation/sdk-manual/sdk-appendix-obtain.xml
+++ b/documentation/sdk-manual/sdk-appendix-obtain.xml
@@ -203,7 +203,7 @@
For additional information on building the
installer, see the
- Cookbook guide to Making an Eclipse Debug Capable Image
+ Cookbook guide to Making an Eclipse Debug Capable Image
wiki page.
diff --git a/documentation/sdk-manual/sdk-extensible.xml b/documentation/sdk-manual/sdk-extensible.xml
index 02a0b2ffe7..246b5eae84 100644
--- a/documentation/sdk-manual/sdk-extensible.xml
+++ b/documentation/sdk-manual/sdk-extensible.xml
@@ -28,7 +28,7 @@
In addition to the functionality available through
devtool, you can alternatively make use of the
toolchain directly, for example from Makefile, Autotools, and
- Eclipse-based projects.
+ Eclipse-based projects.
See the
"Using the SDK Toolchain Directly"
chapter for more information.
diff --git a/documentation/sdk-manual/sdk-intro.xml b/documentation/sdk-manual/sdk-intro.xml
index b6925fa266..ad6fb3aee3 100644
--- a/documentation/sdk-manual/sdk-intro.xml
+++ b/documentation/sdk-manual/sdk-intro.xml
@@ -265,7 +265,7 @@
- Eclipse Yocto Plug-in
+ Eclipse Yocto Plug-in
The Eclipse IDE is a popular development environment and it fully
diff --git a/documentation/sdk-manual/sdk-using.xml b/documentation/sdk-manual/sdk-using.xml
index 7281e83ef5..bc16ad99fd 100644
--- a/documentation/sdk-manual/sdk-using.xml
+++ b/documentation/sdk-manual/sdk-using.xml
@@ -19,7 +19,7 @@
You can use a standard SDK to work on Makefile, Autotools, and
- Eclipse-based projects.
+ Eclipse-based projects.
See the
"Working with Different Types of Projects"
chapter for more information.