diff options
author | Brad Hards <bradh@frogmouth.net> | 2010-02-21 17:22:45 +1100 |
---|---|---|
committer | Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | 2010-02-22 21:45:36 +0100 |
commit | 1683d090ccfb8b2959e091bdb9281a4991d943dc (patch) | |
tree | 61e8486115957ff32aa1e567996c4b526a9e989b /source4/lib/ldb/ldb_ildap | |
parent | dd89dc2c3166d4bbcb3aacfb7222488c69e10485 (diff) | |
download | samba-1683d090ccfb8b2959e091bdb9281a4991d943dc.tar.gz samba-1683d090ccfb8b2959e091bdb9281a4991d943dc.tar.bz2 samba-1683d090ccfb8b2959e091bdb9281a4991d943dc.zip |
LDB related spelling fixes.
Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Diffstat (limited to 'source4/lib/ldb/ldb_ildap')
-rw-r--r-- | source4/lib/ldb/ldb_ildap/ldb_ildap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/ldb/ldb_ildap/ldb_ildap.c b/source4/lib/ldb/ldb_ildap/ldb_ildap.c index b731f6570b..3110008c9f 100644 --- a/source4/lib/ldb/ldb_ildap/ldb_ildap.c +++ b/source4/lib/ldb/ldb_ildap/ldb_ildap.c @@ -35,7 +35,7 @@ * * Modifications: * - * - description: make the module use asyncronous calls + * - description: make the module use asynchronous calls * date: Feb 2006 * author: Simo Sorce */ |