diff options
Diffstat (limited to 'source4/utils')
-rw-r--r-- | source4/utils/ntlm_auth.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/utils/ntlm_auth.c b/source4/utils/ntlm_auth.c index 20673775a5..75c87fc111 100644 --- a/source4/utils/ntlm_auth.c +++ b/source4/utils/ntlm_auth.c @@ -316,8 +316,8 @@ static void manage_gensec_get_pw_request(enum stdio_helper_mode stdio_helper_mod } /** - * Callback for password credentails. This is not async, and when - * GENSEC and the credentails code is made async, it will look rather + * Callback for password credentials. This is not async, and when + * GENSEC and the credentials code is made async, it will look rather * different. */ |