s3:pdb_ldap: fix a comment typo
authorMichael Adam <obnox@samba.org>
Mon, 16 Nov 2009 10:01:53 +0000 (11:01 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:41:03 +0000 (11:41 +0100)
Michael
(cherry picked from commit db7f220770c31bf1dc24244dfd949d012260cce5)

source3/passdb/pdb_ldap.c

index 401bf95ba1b2a416e32cd912dafe30588232338d..90ac8e5ffa79e655c0b9b38925038f94bf4a5354 100644 (file)
@@ -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
  */