diff options
author | Sverker Eriksson <[email protected]> | 2016-02-23 17:22:56 +0100 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2016-02-23 17:22:56 +0100 |
commit | d166333d3c0d0584841f90654d63934edd076c5c (patch) | |
tree | c2207564f631827136f9a40367b14c76deee365f /HOWTO | |
parent | 739a8f167d8adbb85f3c116c8c3bb20263f15349 (diff) | |
download | otp-d166333d3c0d0584841f90654d63934edd076c5c.tar.gz otp-d166333d3c0d0584841f90654d63934edd076c5c.tar.bz2 otp-d166333d3c0d0584841f90654d63934edd076c5c.zip |
typos
Diffstat (limited to 'HOWTO')
-rw-r--r-- | HOWTO/INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/HOWTO/INSTALL.md b/HOWTO/INSTALL.md index 0b78f4ca56..a823d5abbc 100644 --- a/HOWTO/INSTALL.md +++ b/HOWTO/INSTALL.md @@ -381,7 +381,7 @@ Some of the available `configure` options are: if different than specified by `--with-ssl=PATH` * `--with-ssl-rpath=yes|no|PATHS` - Runtime library path for OpenSSL. Default is `yes`, which equates to a number of standard locations. If - `no`, then no runtime library paths wil be used. Anything else should be + `no`, then no runtime library paths will be used. Anything else should be a comma separated list of paths. * `--with-libatomic_ops=PATH` - Use the `libatomic_ops` library for atomic memory accesses. If `configure` should inform you about no native atomic |