From 6bbfb09b0746eef8432cf43801f65dd777e7046d Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Fri, 17 Oct 2014 00:41:24 +0200 Subject: pam_winbind: fix comment typos Signed-off-by: Michael Adam Reviewed-by: Martin Schwenke Autobuild-User(master): Martin Schwenke Autobuild-Date(master): Sat Oct 18 12:41:07 CEST 2014 on sn-devel-104 --- nsswitch/pam_winbind.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nsswitch/pam_winbind.c') diff --git a/nsswitch/pam_winbind.c b/nsswitch/pam_winbind.c index 98ec64fb69f..564f773ee44 100644 --- a/nsswitch/pam_winbind.c +++ b/nsswitch/pam_winbind.c @@ -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. */ -- cgit v1.2.1