diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 688eccfbd3..7c563723e8 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -15,7 +15,8 @@
in a classes/ directory beneath the
meta*/ directory found in the
Source Directory.
- Class files can also be pointed to by BUILDDIR (e.g. build/)in the same way as
+ Class files can also be pointed to by BUILDDIR
+ (e.g. build/)in the same way as
.conf files in the conf directory.
Class files are searched for in BBPATH
using the same method by which .conf files are searched.