Fix typo
[privoxy.git] / ssl.c
diff --git a/ssl.c b/ssl.c
index 0749919..af6d905 100644 (file)
--- 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