From: Jack Danger Canty Date: Wed, 23 Sep 2015 18:38:05 +0000 (-0700) Subject: Fixing typo in PROBLEMS X-Git-Tag: OpenSSL_1_1_0-pre1~506 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8f4e661f537816571e4048bde73216c1d19903f9;p=oweals%2Fopenssl.git Fixing typo in PROBLEMS Signed-off-by: Rich Salz Reviewed-by: Andy Polyakov --- 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