mirror of
https://github.com/samba-team/samba.git
synced 2025-03-08 04:58:40 +03:00
ldb.h: spelling of 'means'
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
c2e882b25f
commit
985a4b7871
@ -1539,7 +1539,7 @@ int ldb_transaction_cancel_noerr(struct ldb_context *ldb);
|
||||
const char *ldb_errstring(struct ldb_context *ldb);
|
||||
|
||||
/**
|
||||
return a string explaining what a ldb error constant meancs
|
||||
return a string explaining what a ldb error constant means
|
||||
*/
|
||||
const char *ldb_strerror(int ldb_err);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user