summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2003-07-16 13:35:23 +0000
committerVolker Lendecke <vlendec@samba.org>2003-07-16 13:35:23 +0000
commit09e00970d4b3ec80467a4a292c39650d6c945847 (patch)
tree0b4b41b688711fec8b83fdb77876e3aca8c4a154
parent2750418752e491c5e87f0f2adf253291e31ee4c2 (diff)
downloadsamba-09e00970d4b3ec80467a4a292c39650d6c945847.tar.gz
samba-09e00970d4b3ec80467a4a292c39650d6c945847.tar.xz
samba-09e00970d4b3ec80467a4a292c39650d6c945847.zip
typo
-rw-r--r--source/passdb/pdb_ldap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/passdb/pdb_ldap.c b/source/passdb/pdb_ldap.c
index a4ee4dbd4bf..17803a37ed0 100644
--- a/source/passdb/pdb_ldap.c
+++ b/source/passdb/pdb_ldap.c
@@ -1162,7 +1162,7 @@ static NTSTATUS ldapsam_getsampwsid(struct pdb_methods *my_methods, SAM_ACCOUNT
}
/********************************************************************
-Do the actual modification - also change a plaittext passord if
+Do the actual modification - also change a plaintext passord if
it it set.
**********************************************************************/