summaryrefslogtreecommitdiff
path: root/HOWTO/INSTALL-WIN32-OLD.md
diff options
context:
space:
mode:
Diffstat (limited to 'HOWTO/INSTALL-WIN32-OLD.md')
-rw-r--r--HOWTO/INSTALL-WIN32-OLD.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/HOWTO/INSTALL-WIN32-OLD.md b/HOWTO/INSTALL-WIN32-OLD.md
index 4722771202..d819fb18aa 100644
--- a/HOWTO/INSTALL-WIN32-OLD.md
+++ b/HOWTO/INSTALL-WIN32-OLD.md
@@ -728,7 +728,7 @@ Lets get into more detail:
2. `$ ./otp_build boot -a` - This uses the bootstrap directory (shipped
with the source, `$ERL_TOP/bootstrap`) to build a complete OTP
system. When this is done you can run erl from within the source tree;
- just type `$ERL_TOP/bin/erl` and you whould have the prompt.
+ just type `$ERL_TOP/bin/erl` and you would have the prompt.
3. `$ ./otp_build release -a` - Builds a commercial release tree from the
source tree. The default is to put it in `$ERL_TOP/release/win32`. You can