diff options
-rw-r--r-- | source/nsswitch/winbindd_pam.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/nsswitch/winbindd_pam.c b/source/nsswitch/winbindd_pam.c index 8df0f621c0f..409a333e34a 100644 --- a/source/nsswitch/winbindd_pam.c +++ b/source/nsswitch/winbindd_pam.c @@ -54,7 +54,7 @@ static NTSTATUS append_info3_as_ndr(TALLOC_CTX *mem_ctx, } /******************************************************************* - wrapper around retreiving the trsut account password + wrapper around retrieving the trust account password *******************************************************************/ static BOOL get_trust_pw(const char *domain, uint8 ret_pwd[16], |