[openssl-commits] [openssl] master update

Rich Salz rsalz at openssl.org
Mon Sep 28 00:50:57 UTC 2015


The branch master has been updated
       via  8f4e661f537816571e4048bde73216c1d19903f9 (commit)
      from  b7f5503fa6e1feebec2ac12b8ddcb5b5672452a6 (commit)


- Log -----------------------------------------------------------------
commit 8f4e661f537816571e4048bde73216c1d19903f9
Author: Jack Danger Canty <github at jackcanty.com>
Date:   Wed Sep 23 11:38:05 2015 -0700

    Fixing typo in PROBLEMS
    
    Signed-off-by: Rich Salz <rsalz at akamai.com>
    Reviewed-by: Andy Polyakov <appro at openssl.org>

-----------------------------------------------------------------------

Summary of changes:
 PROBLEMS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/PROBLEMS b/PROBLEMS
index 3eaab01..6ff48dc 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


More information about the openssl-commits mailing list