Fix typo.
authorTim Potter <tpot@samba.org>
Sun, 7 Mar 2004 01:14:11 +0000 (01:14 +0000)
committerTim Potter <tpot@samba.org>
Sun, 7 Mar 2004 01:14:11 +0000 (01:14 +0000)
source/lib/smbldap.c

index 77356150bcaf061dc39cc92cd9f04e2fb67ba964..c8305eeb8025f0e9d8814250ec5f55210a2cc797 100644 (file)
@@ -103,7 +103,7 @@ ATTRIB_MAP_ENTRY attrib_map_v30[] = {
        { LDAP_ATTR_LIST_END,           NULL                    }
 };
 
-/* attributes used for alalocating RIDs */
+/* attributes used for allocating RIDs */
 
 ATTRIB_MAP_ENTRY dominfo_attr_list[] = {
        { LDAP_ATTR_DOMAIN,             "sambaDomainName"       },