]> git.sur5r.net Git - openldap/commitdiff
correct typo
authorKurt Zeilenga <kurt@openldap.org>
Sun, 8 Jan 2006 19:11:57 +0000 (19:11 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 8 Jan 2006 19:11:57 +0000 (19:11 +0000)
libraries/libldap/ppolicy.c

index c4f035565168831db939f1cd1388dcc2105f847b..cdac7e000791088b9e1072284b2b384d84c70df5 100644 (file)
@@ -86,7 +86,7 @@ ldap_create_passwordpolicy_control( LDAP *ld,
 
    ld           (IN)   An LDAP session handle.
    
-   ctrls        (IN)   The address of an
+   ctrl         (IN)   The address of an
                                           LDAPControl structure, typically obtained 
                                           by a call to ldap_find_control().