s4-dsdb/descriptor: comment typo
authorKamen Mazdrashki <kamenim@samba.org>
Wed, 1 Dec 2010 18:16:00 +0000 (20:16 +0200)
committerKamen Mazdrashki <kamenim@samba.org>
Thu, 2 Dec 2010 17:02:52 +0000 (19:02 +0200)
source4/dsdb/samdb/ldb_modules/descriptor.c

index baf00adee1881186dd4f1bc491b528563c01aa5e..0ea91ba60071ee595dd3710c4c151baf7d1c7d5f 100644 (file)
@@ -601,7 +601,7 @@ static int descriptor_do_mod(struct descriptor_context *ac)
                if (ac->sd_val != NULL) {
                        ac->sd_element->values[0] = *sd;
                } else if (sd_control2 != NULL) {
-                       /* In this branche we really do force the recalculation
+                       /* In this branch we really do force the recalculation
                         * of the SD */
                        ldb_msg_remove_attr(ac->msg, "nTSecurityDescriptor");