diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml
index 3a6fbed659..1e31e0a3ab 100644
--- a/documentation/poky-ref-manual/ref-variables.xml
+++ b/documentation/poky-ref-manual/ref-variables.xml
@@ -1794,20 +1794,20 @@
The pathname of the working directory in which the Yocto Project build system
builds packages.
This directory is located within the
- TMPDIR directory structure and changes
+ TMPDIR directory structure and changes
as different packages are built.
The actual WORKDIR directory depends on several things:
- The temporary directory - TMPDIR
- The package architecture - PACKAGE_ARCH
- The target machine - MACHINE
- The target operating system - TARGET_OS
- The package name - PN
- The package version - PV
- The package revision - PR
+ The temporary directory - TMPDIR
+ The package architecture - PACKAGE_ARCH
+ The target machine - MACHINE
+ The target operating system - TARGET_OS
+ The package name - PN
+ The package version - PV
+ The package revision - PR