.B ldap_first_attribute()
and
.B ldap_next_attribute()
-return dyanamically allocated memory that must be freed by the caller via
+return dynamically allocated memory that must be freed by the caller via
.BR ldap_memfree (3).
.SH SEE ALSO
.BR ldap(3),
.BR errno (3)
set appropriately in case of trouble.
.SH NOTES
-These routines dyanamically allocate memory that the caller must free.
+These routines dynamically allocate memory that the caller must free.
.SH SEE ALSO
.BR ldap(3),
.BR ldap_error(3),