Fix typos and ban the rams from samba
[vlendec/samba-autobuild/.git] / source4 / dsdb / samdb / ldb_modules / extended_dn_out.c
index 014ae0a8f536a20e64fbf03daae772c374ba1a06..af4ad8b5d08db17b7b889f105666c34a9d1f1b95 100644 (file)
@@ -748,7 +748,7 @@ static int extended_dn_out_search(struct ldb_module *module, struct ldb_request
                        ac->extended_type = 0;
                }
 
-               /* check if attrs only is specified, in that case check wether we need to modify them */
+               /* check if attrs only is specified, in that case check whether we need to modify them */
                if (req->op.search.attrs && !is_attr_in_list(req->op.search.attrs, "*")) {
                        if (! is_attr_in_list(req->op.search.attrs, "objectGUID")) {
                                ac->remove_guid = true;