summaryrefslogtreecommitdiffstats
path: root/test/dtlstest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dtlstest.c')
-rw-r--r--test/dtlstest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dtlstest.c b/test/dtlstest.c
index 9e6ed44382..ab4d4c15c0 100644
--- a/test/dtlstest.c
+++ b/test/dtlstest.c
@@ -96,7 +96,7 @@ static int test_dtls_unprocessed(int testidx)
/*
* Create the connection. We use "create_bare_ssl_connection" here so that
- * we can force the connection to not do "SSL_read" once partly conencted.
+ * we can force the connection to not do "SSL_read" once partly connected.
* We don't want to accidentally read the dummy records we injected because
* they will fail to decrypt.
*/