]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4:dsdb: fix spelling in comment
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 10 Apr 2024 04:49:07 +0000 (16:49 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 23 Apr 2024 01:33:29 +0000 (01:33 +0000)
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/common/dsdb_dn.c

index 63a8628d6d3f1607ae386da179ef9326a71f28d8..9886d831488d4803546e99fdb9d541749e76e4eb 100644 (file)
@@ -530,7 +530,7 @@ static struct ldb_dn *drs_ObjectIdentifier_to_dn(TALLOC_CTX *mem_ctx,
  * not valid or able to parse as a DN.
  *
  * Finally, we must return the DN as found in the DB, as otherwise a
- * subsequence ldb_dn_compare(dn, nc_root) will fail (as this is based
+ * subsequent ldb_dn_compare(dn, nc_root) will fail (as this is based
  * on the string components).
  */
 int drs_ObjectIdentifier_to_dn_and_nc_root(TALLOC_CTX *mem_ctx,