diff --git a/reference/ldap/functions/ldap-explode-dn.xml b/reference/ldap/functions/ldap-explode-dn.xml index 3d2af17bd1..856a23f61e 100644 --- a/reference/ldap/functions/ldap-explode-dn.xml +++ b/reference/ldap/functions/ldap-explode-dn.xml @@ -50,8 +50,8 @@ &reftitle.returnvalues; - Returns an array of all DN components. - The first element in this array has count key and + Returns an array of all DN components, &return.falseforfailure;. + The first element in the array has count key and represents the number of returned values, next elements are numerically indexed DN components.