From: Fabian Keil Date: Sun, 23 Feb 2020 11:07:26 +0000 (+0100) Subject: Fix a comment typo X-Git-Tag: v_3_0_29~495 X-Git-Url: http://www.privoxy.org/gitweb/?a=commitdiff_plain;h=21424dcfd46a7461f9d8e662946c784256b9892d;p=privoxy.git Fix a comment typo --- diff --git a/jcc.c b/jcc.c index 20337fb8..703feb94 100644 --- a/jcc.c +++ b/jcc.c @@ -3855,7 +3855,7 @@ static void chat(struct client_state *csp) /* * If TLS/SSL connection wasn't created and invalid certificate - * wasn't detected, we can interrupt this fuction. Otherwise, we + * wasn't detected, we can interrupt this function. Otherwise, we * must inform the client about invalid server certificate. */ if (ret != 0