pam_winbind: fix comment typos
authorMichael Adam <obnox@samba.org>
Thu, 16 Oct 2014 22:41:24 +0000 (00:41 +0200)
committerMartin Schwenke <martins@samba.org>
Sat, 18 Oct 2014 10:41:07 +0000 (12:41 +0200)
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
Autobuild-User(master): Martin Schwenke <martins@samba.org>
Autobuild-Date(master): Sat Oct 18 12:41:07 CEST 2014 on sn-devel-104

nsswitch/pam_winbind.c

index 98ec64fb69f81760e90a77686d1bb13e761ca784..564f773ee445dcf2fde38d45a35cb5f7ab09f040 100644 (file)
@@ -2418,7 +2418,7 @@ static char winbind_get_separator(struct pwb_context *ctx)
  * Convert a upn to a name.
  *
  * @param ctx PAM winbind context.
- * @param upn  USer UPN to be trabslated.
+ * @param upn  User UPN to be translated.
  *
  * @return converted name. NULL pointer on failure. Caller needs to free.
  */