summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
Diffstat (limited to 'source4')
-rw-r--r--source4/dsdb/samdb/ldb_modules/extended_dn_in.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/dsdb/samdb/ldb_modules/extended_dn_in.c b/source4/dsdb/samdb/ldb_modules/extended_dn_in.c
index 5c5521d0b21..2d0513a738b 100644
--- a/source4/dsdb/samdb/ldb_modules/extended_dn_in.c
+++ b/source4/dsdb/samdb/ldb_modules/extended_dn_in.c
@@ -511,7 +511,7 @@ static int extended_dn_filter_callback(struct ldb_parse_tree *tree, void *privat
/*
fix the parse tree to change any extended DN components to their
- caconical form
+ canonical form
*/
static int extended_dn_fix_filter(struct ldb_module *module,
struct ldb_request *req,