s4:dsdb: Fix code spelling
authorJo Sutton <josutton@catalyst.net.nz>
Mon, 29 Apr 2024 05:02:06 +0000 (17:02 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 16 May 2024 02:11:36 +0000 (02:11 +0000)
Signed-off-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/extended_dn_in.c

index 0c6a120bf8aa0fee494fa227b0e1562ff1649e10..8c6f4740ddb055d65d331955b58ceb54d358cecf 100644 (file)
@@ -651,7 +651,7 @@ static int extended_dn_in_fix(struct ldb_module *module, struct ldb_request *req
                /*
                  prioritise the GUID - we have had instances of
                  duplicate SIDs in the database in the
-                 ForeignSecurityPrinciples due to provision errors
+                 ForeignSecurityPrincipals due to provision errors
                 */
                if (guid_val) {
                        dsdb_flags |= DSDB_SEARCH_SEARCH_ALL_PARTITIONS;