Fix typo.
authorKarolin Seeger <kseeger@samba.org>
Tue, 5 Feb 2008 14:51:27 +0000 (15:51 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 5 Feb 2008 15:23:09 +0000 (16:23 +0100)
Karolin

source/auth/auth_sam.c

index 1ab0c8b3eb5f52bfbf4047414f3d4164c3000b69..66504a8a525aaa2fa8d046efd866e81b4ca30e26 100644 (file)
@@ -122,7 +122,7 @@ static bool logon_hours_ok(struct samu *sampass)
 }
 
 /****************************************************************************
- Do a specific test for a struct samu being vaild for this connection 
+ Do a specific test for a struct samu being valid for this connection
  (ie not disabled, expired and the like).
 ****************************************************************************/