summaryrefslogtreecommitdiff
path: root/source4/heimdal
diff options
context:
space:
mode:
authorChris Lamb <chris@chris-lamb.co.uk>2017-02-18 09:00:39 +1300
committerGarming Sam <garming@samba.org>2017-02-22 08:26:23 +0100
commitfccdf34a0f7ebe510769743a99b9ef2da2a20045 (patch)
treef5d437b002488db015ed46c4779af757e0453a9e /source4/heimdal
parent5c20790272456e547afb0ad72fb9284e2f14de30 (diff)
downloadsamba-fccdf34a0f7ebe510769743a99b9ef2da2a20045.tar.gz
Correct "updateing" typos.
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Diffstat (limited to 'source4/heimdal')
-rw-r--r--source4/heimdal/lib/krb5/init_creds_pw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal/lib/krb5/init_creds_pw.c b/source4/heimdal/lib/krb5/init_creds_pw.c
index a66ad3597bd..fb39704a9e5 100644
--- a/source4/heimdal/lib/krb5/init_creds_pw.c
+++ b/source4/heimdal/lib/krb5/init_creds_pw.c
@@ -1777,7 +1777,7 @@ krb5_init_creds_step(krb5_context context,
if (context->kdc_sec_offset)
ret = 0;
- _krb5_debug(context, 10, "init_creds: err skew updateing kdc offset to %d",
+ _krb5_debug(context, 10, "init_creds: err skew updating kdc offset to %d",
context->kdc_sec_offset);
ctx->used_pa_types = 0;