source4/dsdb/samdb/ldb_modules/local_password.c: Fix typo in comment.
authorKarolin Seeger <kseeger@samba.org>
Wed, 15 May 2013 16:22:39 +0000 (18:22 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 16 May 2013 04:04:42 +0000 (21:04 -0700)
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/dsdb/samdb/ldb_modules/local_password.c

index c0e1e9a4bb38d8fd9f76a41db0c96a3e7988e049..4adf18038449b4c12565cf19e7d814bdfd09dd56 100644 (file)
@@ -43,7 +43,7 @@
    server.
 
    This allows the password database to be synchronised in a multi-master
-   fashion, seperate to the more difficult concerns of the main
+   fashion, separate to the more difficult concerns of the main
    database. (With passwords, the last writer always wins)
 
    Each incoming add/modify is split into a remote, and a local request, done