From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 25 Nov 2019 13:01:16 +0000 (+0100)
Subject: Fix typo
X-Git-Tag: v_3_0_29~556
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/faq/@default-cgi@/static/gitweb.js?a=commitdiff_plain;h=277d18378c68e1fb4c56b677d1020a9340ff6143;p=privoxy.git

Fix typo
---

diff --git a/ssl.c b/ssl.c
index 07499193..af6d9056 100644
--- a/ssl.c
+++ b/ssl.c
@@ -163,7 +163,7 @@ extern int server_use_ssl(const struct client_state *csp)
 *
 * Function    :  is_ssl_pending
 *
-* Description :  Tests if there are some waitting data on ssl connection
+* Description :  Tests if there are some waiting data on ssl connection
 *
 * Parameters  :
 *          1  :  ssl = SSL context to test