Fix some types
[sfrench/samba-autobuild/.git] / source4 / dsdb / samdb / ldb_modules / acl.c
index 20f09a57f83b1f9c37e7d54abe2664a085c3d0b1..b6eb56376ced0358f405e060ba25123c1680dc02 100644 (file)
@@ -996,7 +996,7 @@ static int acl_modify(struct ldb_module *module, struct ldb_request *req)
 
                /* This basic attribute existence check with the right errorcode
                 * is needed since this module is the first one which requests
-                * schema attribute informations.
+                * schema attribute information.
                 * The complete attribute checking is done in the
                 * "objectclass_attrs" module behind this one.
                 */