diff options
author | Henrik Nord <[email protected]> | 2011-08-29 16:58:17 +0200 |
---|---|---|
committer | Henrik Nord <[email protected]> | 2011-08-29 16:58:32 +0200 |
commit | f94beb7788106a85a02bebcd6362a170248fa659 (patch) | |
tree | 339a06e0c3e3ad64559e108ffd3637896896fdab /INSTALL.md | |
parent | 59da37382c684657c73c0377509bd05e229e2d3b (diff) | |
parent | 217f907da97aa8f4c59a5dd60820e0dc72c9c660 (diff) | |
download | otp-f94beb7788106a85a02bebcd6362a170248fa659.tar.gz otp-f94beb7788106a85a02bebcd6362a170248fa659.tar.bz2 otp-f94beb7788106a85a02bebcd6362a170248fa659.zip |
Merge branch 'ml/two-trivial-documentation-fixes' into dev
* ml/two-trivial-documentation-fixes:
Fix trivial documentation errors
OTP-9498
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md index f0fdaf3982..24053b4793 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -27,7 +27,7 @@ on Unix. For detailed instructions on how to Binary releases for Windows can be found at <http://www.erlang.org/download.html>. -Before reading the above mensioned documents you are in any case advised to +Before reading the above mentioned documents you are in any case advised to read this document first, since it covers building Erlang/OTP in general as well as other important information. |