Fix some typo and comments
[openssl.git] / test / asynciotest.c
index aa6076ba012d35a80e5e869a901d3d298c287583..fdb977025128cba6da17e40a0c3afa513504724c 100644 (file)
@@ -325,7 +325,7 @@ static int test_asyncio(int test)
             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.
          */