aboutsummaryrefslogtreecommitdiffstats
path: root/HOWTO
diff options
context:
space:
mode:
authorHenrik Nord <[email protected]>2016-03-08 14:51:51 +0100
committerHenrik Nord <[email protected]>2016-03-08 14:51:51 +0100
commit92573ea08320c05f233e978aba2aa7a4463b3617 (patch)
treee3f81cf077ffab693447dbddc108a236b1421dd9 /HOWTO
parent7ba125fafa1da21d8780bcdae97f1ef56fb6a39a (diff)
parent043133b500274669fa8b5b894939280185941ce3 (diff)
downloadotp-92573ea08320c05f233e978aba2aa7a4463b3617.tar.gz
otp-92573ea08320c05f233e978aba2aa7a4463b3617.tar.bz2
otp-92573ea08320c05f233e978aba2aa7a4463b3617.zip
Merge branch 'maint'
Diffstat (limited to 'HOWTO')
-rw-r--r--HOWTO/INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/HOWTO/INSTALL.md b/HOWTO/INSTALL.md
index a823d5abbc..43bcdb3a9e 100644
--- a/HOWTO/INSTALL.md
+++ b/HOWTO/INSTALL.md
@@ -406,7 +406,7 @@ Some of the available `configure` options are:
that has to be the same as the filename. You also have to define
`STATIC_ERLANG_{NIF,DRIVER}` when compiling the .o files for the nif/driver.
If your nif/driver depends on some other dynamic library, you now have to link
- that to the Erlang VM binary. This is easily achived by passing `LIBS=-llibname`
+ that to the Erlang VM binary. This is easily achieved by passing `LIBS=-llibname`
to configure.
* `--without-$app` - By default all applications in Erlang/OTP will be included
in a release. If this is not wanted it is possible to specify that Erlang/OTP