summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/include
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/ldb/include')
-rw-r--r--source4/lib/ldb/include/ldb_errors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/ldb/include/ldb_errors.h b/source4/lib/ldb/include/ldb_errors.h
index 706d82732d..b247fbe09c 100644
--- a/source4/lib/ldb/include/ldb_errors.h
+++ b/source4/lib/ldb/include/ldb_errors.h
@@ -197,7 +197,7 @@
#define LDB_ERR_NO_SUCH_OBJECT 32
/**
- The function referred to an alias which points to a non-existant
+ The function referred to an alias which points to a non-existent
object in the database.
*/
#define LDB_ERR_ALIAS_PROBLEM 33