spelling.
authorSamba Release Account <samba-bugs@samba.org>
Mon, 11 Aug 1997 18:06:44 +0000 (18:06 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Mon, 11 Aug 1997 18:06:44 +0000 (18:06 +0000)
lkcl
(This used to be commit 7e326450cf5aeee704df9fb5e298b0fc353dfb8b)

source3/smbd/password.c

index 67f32d376cc4ba602f35fd4ea353446d7507d75e..2740304cc4faaffbcfd9ccb45f9d0d39a995e5da 100644 (file)
@@ -1225,7 +1225,7 @@ BOOL authorise_login(int snum,char *user,char *password, int pwlen,
   DEBUG(100,("checking authorisation on user=%s pass=%s\n",user,password));
 #endif
 
-  /* there are several possabilities:
+  /* there are several possibilities:
      1) login as the given user with given password
      2) login as a previously registered username with the given password
      3) login as a session list username with the given password