X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=PROBLEMS;h=6ff48dc9e9819c6951b024d9c19f92ffaff6e5f5;hp=3eaab01f2ce4676affe26ebe3f30e5228e603ce0;hb=5c858c5915b1ce751b729dc7a3eef812766ced4a;hpb=cb726fe8d46a1ae7cb9bc286980f73e7e6a9f6f7 diff --git a/PROBLEMS b/PROBLEMS index 3eaab01f2c..6ff48dc9e9 100644 --- a/PROBLEMS +++ b/PROBLEMS @@ -47,7 +47,7 @@ While running tests, running a parallell make is a bad idea. Many test scripts use the same name for output and input files, which means different will interfere with each other and lead to test failure. -The solution is simple for now: don't run parallell make when testing. +The solution is simple for now: don't run parallel make when testing. * Bugs in gcc triggered