unified build scheme: add instructions for travis to build with --unified
[openssl.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 5bb720995fd07f55288ef4fcc7b19286d9a7e5c5..520de7bf67bf639ee7619f671d193a1568c75cea 100644 (file)
--- a/INSTALL
+++ b/INSTALL
  you can still use "no-threads" to suppress an annoying warning message
  from the Configure script.)
 
- OpenSSL provides in built support for two threading models: pthreads (found on
+ OpenSSL provides built-in support for two threading models: pthreads (found on
  most UNIX/Linux systems), and Windows threads. No other threading models are
  supported. If your platform does not provide pthreads or Windows threads then
  you should Configure with the "no-threads" option.