summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Danger Canty <github@jackcanty.com>2015-09-23 11:38:05 -0700
committerRich Salz <rsalz@openssl.org>2015-09-27 20:50:40 -0400
commit8f4e661f537816571e4048bde73216c1d19903f9 (patch)
treebddf7c441126d096cf53b64345605b5f74d02dab
parentb7f5503fa6e1feebec2ac12b8ddcb5b5672452a6 (diff)
Fixing typo in PROBLEMS
Signed-off-by: Rich Salz <rsalz@akamai.com> Reviewed-by: Andy Polyakov <appro@openssl.org>
-rw-r--r--PROBLEMS2
1 files changed, 1 insertions, 1 deletions
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