]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4:dsdb:schema: Fix code spelling
authorAndreas Schneider <asn@samba.org>
Wed, 2 Aug 2023 08:44:02 +0000 (10:44 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 3 Aug 2023 14:31:34 +0000 (14:31 +0000)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
source4/dsdb/schema/schema_convert_to_ol.c
source4/dsdb/schema/schema_query.c

index a57a7408b70b185f4b81284e48eb8aaf6becb8e0..72b0541546243c03d967a7c94f470564c088bfc9 100644 (file)
@@ -25,7 +25,7 @@
 
 #undef strcasecmp
 
-#define SEPERATOR "\n  "
+#define SEPARATOR "\n  "
 
 struct attr_map {
        char *old_attr;
@@ -126,7 +126,7 @@ static char *print_schema_recursive(char *append_to_string, struct dsdb_schema *
                }
 
                schema_entry = schema_class_description(mem_ctx, target,
-                                                       SEPERATOR,
+                                                       SEPARATOR,
                                                        oid,
                                                        name,
                                                        NULL,
@@ -339,7 +339,7 @@ char *dsdb_convert_schema_to_openldap(struct ldb_context *ldb, char *target_str,
 
                schema_entry = schema_attribute_description(mem_ctx,
                                                            target,
-                                                           SEPERATOR,
+                                                           SEPARATOR,
                                                            oid,
                                                            name,
                                                            equality,
index 96c53927f230e1ba4b258ba3a3b37c82c2929f9a..0721e990ac0df418aac712a45d6f21b5192bfa5b 100644 (file)
@@ -267,7 +267,7 @@ const char **merge_attr_list(TALLOC_CTX *mem_ctx,
 
 /*
   Return a merged list of the attributes of exactly one class (not
-  considering subclasses, auxillary classes etc)
+  considering subclasses, auxiliary classes etc)
 */
 
 const char **dsdb_attribute_list(TALLOC_CTX *mem_ctx, const struct dsdb_class *sclass, enum dsdb_attr_list_query query)
@@ -496,7 +496,7 @@ int dsdb_sort_objectClass_attr(struct ldb_context *ldb,
         * * unsorted:     The remaining objectClasses
         *
         * The process is a matter of filtering objectClasses up from
-        * unsorted into sorted.  Order is irrelevent in the later 3 'bins'.
+        * unsorted into sorted.  Order is irrelevant in the later 3 'bins'.
         *
         * We start with 'top' (found and promoted to parent_class
         * initially).  Then we find (in unsorted) all the direct