diff options
Diffstat (limited to 'source4/kdc/kpasswdd.c')
-rw-r--r-- | source4/kdc/kpasswdd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/kdc/kpasswdd.c b/source4/kdc/kpasswdd.c index 2f4ebe0557..e65f25d820 100644 --- a/source4/kdc/kpasswdd.c +++ b/source4/kdc/kpasswdd.c @@ -158,7 +158,7 @@ static bool kpasswd_make_pwchange_reply(struct kdc_server *kdc, /* A user password change - Return true if there is a valid error packet (or sucess) formed in + Return true if there is a valid error packet (or success) formed in the error_blob */ static bool kpasswdd_change_password(struct kdc_server *kdc, |