diff --git a/src/docbkx/namespace-config.xml b/src/docbkx/namespace-config.xml
index 8a79a4e3cb..847daed693 100644
--- a/src/docbkx/namespace-config.xml
+++ b/src/docbkx/namespace-config.xml
@@ -327,7 +327,8 @@
]]>
Where "securityDataSource" is the name of a DataSource bean in the application context,
- pointing at a database containing the standard Spring Security user data tables. Alternatively, you could configure
+ pointing at a database containing the standard Spring Security
+ user data tables. Alternatively, you could configure
a Spring Security JdbcDaoImpl bean and point at that using the user-service-ref
attribute: