source4/winbind/wb_samba3_cmd.c: Fix typo in comment.
authorKarolin Seeger <kseeger@samba.org>
Wed, 15 May 2013 16:24:42 +0000 (18:24 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 16 May 2013 05:49:24 +0000 (07:49 +0200)
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu May 16 07:49:24 CEST 2013 on sn-devel-104

source4/winbind/wb_samba3_cmd.c

index cb323ddff61445d34e920f8da64006aea095a3cd..091e93ef5551db2ddac063b82dc7f4035056807e 100644 (file)
@@ -625,7 +625,7 @@ NTSTATUS wbsrv_samba3_pam_logoff(struct wbsrv_samba3_call *s3call)
 
   The return value (in the async reply) may include the 'info3'
   (effectivly most things you would want to know about the user), or
-  the NT and LM session keys seperated.
+  the NT and LM session keys separated.
 */
 
 static void pam_auth_crap_recv(struct composite_context *ctx);