summaryrefslogtreecommitdiffstats
path: root/test/sslbuffertest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/sslbuffertest.c')
-rw-r--r--test/sslbuffertest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sslbuffertest.c b/test/sslbuffertest.c
index 6010976370..a1c3c6a6a3 100644
--- a/test/sslbuffertest.c
+++ b/test/sslbuffertest.c
@@ -105,7 +105,7 @@ static int test_func(int test)
if (!TEST_size_t_eq(len, sizeof(testdata)))
goto end;
/*
- * Now read the test data. It may take more attemps here because
+ * Now read the test data. It may take more attempts here because
* it could fail once for each byte read, including all overhead
* bytes from the record header/padding etc.
*/