dsdb/util: spell "equivalence"!
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Sun, 7 Apr 2019 10:59:24 +0000 (22:59 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 10 May 2019 01:15:17 +0000 (01:15 +0000)
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/common/util.c

index 25e6dc7f164200e9285221b708c1764632fdd853..a38f5061e7de904c453ffcdc6208c4bd652516fd 100644 (file)
@@ -703,7 +703,7 @@ NTSTATUS samdb_result_parameters(TALLOC_CTX *mem_ctx,
 /* Find an attribute, with a particular value */
 
 /* The current callers of this function expect a very specific
- * behaviour: In particular, objectClass subclass equivilance is not
+ * behaviour: In particular, objectClass subclass equivalence is not
  * wanted.  This means that we should not lookup the schema for the
  * comparison function */
 struct ldb_message_element *samdb_find_attribute(struct ldb_context *ldb,