summaryrefslogtreecommitdiff
path: root/pith/ldap.c
diff options
context:
space:
mode:
Diffstat (limited to 'pith/ldap.c')
-rw-r--r--pith/ldap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/ldap.c b/pith/ldap.c
index 6826b13..cc0b772 100644
--- a/pith/ldap.c
+++ b/pith/ldap.c
@@ -62,7 +62,7 @@ int our_ldap_set_lderrno(LDAP *, int, char *, char *);
* Args string -- the string to use in the lookup
*
* Returns NULL -- lookup failed
- * Address -- A single address is returned if lookup was successfull.
+ * Address -- A single address is returned if lookup was successful.
*/
ADDRESS *
wp_lookups(char *string, WP_ERR_S *wp_err, int recursing)