From 694ab7c5fffa6a4599ee1d80717f11b8ae7983a1 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Mon, 15 Feb 2010 12:23:11 +0100 Subject: [PATCH] s4-heimdal: Fix typos in comment. Karolin --- source4/heimdal/lib/krb5/rd_req.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source4/heimdal/lib/krb5/rd_req.c b/source4/heimdal/lib/krb5/rd_req.c index 784427fe403..330c2c3c150 100644 --- a/source4/heimdal/lib/krb5/rd_req.c +++ b/source4/heimdal/lib/krb5/rd_req.c @@ -820,7 +820,7 @@ out: * @param inbuf the (AP-REQ) authentication buffer * * @param server the server with authenticate as, if NULL the function - * will try to find any avaiable credentintial in the keytab + * will try to find any available credential in the keytab * that will verify the reply. The function will prefer the * server the server client specified in the AP-REQ, but if * there is no mach, it will try all keytab entries for a -- 2.11.4.GIT