From aaf831a95458bfbbc07d89ba032276bee91391f0 Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Tue, 18 Aug 2009 13:27:07 +0200 Subject: [PATCH] spelling --- lib/krb5/warn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/krb5/warn.c b/lib/krb5/warn.c index b88b2004f..05239186e 100644 --- a/lib/krb5/warn.c +++ b/lib/krb5/warn.c @@ -269,7 +269,7 @@ krb5_vabort(krb5_context context, krb5_error_code code, } /** - * Log a warning to the log, default stderr, include bthe error from + * Log a warning to the log, default stderr, include the error from * the last failure and then abort. * * @param context A Kerberos 5 context