From df8ef5f31a523927bd82c395ceeea7b3c7955ea9 Mon Sep 17 00:00:00 2001 From: Rich Salz Date: Tue, 1 Jul 2014 13:02:57 -0400 Subject: [PATCH] RT 1229; typo in comment "dont't"->"don't" --- ssl/kssl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssl/kssl.c b/ssl/kssl.c index fd7c67bb1f..e56dc6b8b7 100644 --- a/ssl/kssl.c +++ b/ssl/kssl.c @@ -2148,7 +2148,7 @@ krb5_error_code kssl_check_authent( /* Replaces krb5_build_principal_ext(), with varargs length == 2 (svc, host), -** because I dont't know how to stub varargs. +** because I don't know how to stub varargs. ** Returns krb5_error_code == ENOMEM on alloc error, otherwise ** passes back newly constructed principal, which should be freed by caller. */ -- 2.34.1