Fixing typo in PROBLEMS

Signed-off-by: Rich Salz <rsalz@akamai.com>
Reviewed-by: Andy Polyakov <appro@openssl.org>
This commit is contained in:
Jack Danger Canty 2015-09-23 11:38:05 -07:00 committed by Rich Salz
parent b7f5503fa6
commit 8f4e661f53

View File

@ -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