diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index a9fc70ae40..77f21ede79 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -1551,7 +1551,8 @@
FILES
variable values that contain "//", which is invalid.
- host-user-contaminated:
+
+ host-user-contaminated:
Checks that no package produced by the recipe contains any
files outside of /home with a user or
group ID that matches the user running BitBake.
diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml
index 2ed5c13a09..b82ca2a627 100644
--- a/documentation/ref-manual/ref-tasks.xml
+++ b/documentation/ref-manual/ref-tasks.xml
@@ -279,7 +279,7 @@
UID and/or GID of the original file, which is usually not
what you want.
The
- host-user-contaminated
+ host-user-contaminated
QA check checks for files that probably have the wrong
ownership.