From 1e986c1cb3243f7f7de4e7866e78584615ecd13e Mon Sep 17 00:00:00 2001 From: Brad Hards Date: Sun, 21 Feb 2010 17:46:46 +1100 Subject: More spelling fixes across source4/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Matthias Dieter Wallnöfer --- source4/kdc/kpasswdd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/kdc') 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, -- cgit