Fix some typo and comments
[openssl.git] / test / sslbuffertest.c
index 601097637088803c1ec33d845cfda78dead9048d..a1c3c6a6a33ab023d94998c48284e8a9496c8d38 100644 (file)
@@ -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.
          */