X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=test%2Fsslbuffertest.c;h=a1c3c6a6a33ab023d94998c48284e8a9496c8d38;hb=bdcacd93b14ed7381a922b41d74c481224ef9fa1;hp=601097637088803c1ec33d845cfda78dead9048d;hpb=43405889f47648ee70c1b412b8b71570e8aaa24a;p=openssl.git 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. */