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

index fcebccc58a759af4133a94a65bc52387d00b6531..3bd8b12f2db63d72ec2765d3e39d10244733a996 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"       },