From: Douglas Bagnall Date: Sun, 7 Apr 2019 10:59:24 +0000 (+1200) Subject: dsdb/util: spell "equivalence"! X-Git-Tag: tdb-1.4.1~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49048b245dff59bbf70fc959693772613fec1053;p=thirdparty%2Fsamba.git dsdb/util: spell "equivalence"! Signed-off-by: Douglas Bagnall Reviewed-by: Andrew Bartlett --- diff --git a/source4/dsdb/common/util.c b/source4/dsdb/common/util.c index 25e6dc7f164..a38f5061e7d 100644 --- a/source4/dsdb/common/util.c +++ b/source4/dsdb/common/util.c @@ -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,