diff --git a/reference/ldap/functions/ldap-connect.xml b/reference/ldap/functions/ldap-connect.xml
index 555a287117..5ce0abc5a2 100644
--- a/reference/ldap/functions/ldap-connect.xml
+++ b/reference/ldap/functions/ldap-connect.xml
@@ -17,11 +17,13 @@
Creates an LDAP link identifier and checks whether the given
host and port are plausible.
-
- Note: This function does not open a connection.
- It checks whether the given parameters are plausible and can be used
- to open a connection as soon as one is needed.
-
+
+
+ This function does not open a connection.
+ It checks whether the given parameters are plausible and can be used
+ to open a connection as soon as one is needed.
+
+