diff --git a/reference/ldap/functions/ldap-first-entry.xml b/reference/ldap/functions/ldap-first-entry.xml index e1b55ac70a..3c0bfe7282 100644 --- a/reference/ldap/functions/ldap-first-entry.xml +++ b/reference/ldap/functions/ldap-first-entry.xml @@ -1,5 +1,5 @@ - + @@ -23,7 +23,7 @@ functions. ldap_first_entry returns the entry identifier for first entry in the result. This entry identifier is then supplied to - lap_next_entry routine to get successive + ldap_next_entry routine to get successive entries from the result. See also ldap_get_entries.