Fix typo
authorFabian Keil <fk@fabiankeil.de>
Mon, 25 Nov 2019 13:01:16 +0000 (14:01 +0100)
committerFabian Keil <fk@fabiankeil.de>
Wed, 27 Nov 2019 12:31:08 +0000 (13:31 +0100)
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