diff options
author | Matthias Lang <[email protected]> | 2011-06-21 13:04:05 +0200 |
---|---|---|
committer | Matthias Lang <[email protected]> | 2011-06-21 15:53:09 +0200 |
commit | 217f907da97aa8f4c59a5dd60820e0dc72c9c660 (patch) | |
tree | c2e710f49171cc314ce1864af5436217a728b703 /INSTALL.md | |
parent | 099f7ed216ab80e7ffa0618fdd77f2e221d052b4 (diff) | |
download | otp-217f907da97aa8f4c59a5dd60820e0dc72c9c660.tar.gz otp-217f907da97aa8f4c59a5dd60820e0dc72c9c660.tar.bz2 otp-217f907da97aa8f4c59a5dd60820e0dc72c9c660.zip |
Fix trivial documentation errors
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 1061c5187a..dd7650f0d1 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. |