diff options
-rw-r--r-- | source3/passdb/pdb_ldap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/passdb/pdb_ldap.c b/source3/passdb/pdb_ldap.c index 401bf95ba1..90ac8e5ffa 100644 --- a/source3/passdb/pdb_ldap.c +++ b/source3/passdb/pdb_ldap.c @@ -5071,7 +5071,7 @@ static bool ldapsam_uid_to_sid(struct pdb_methods *methods, uid_t uid, /* - * The following functions is called only if + * The following functions are called only if * ldapsam:trusted and ldapsam:editposix are * set to true */ |