summaryrefslogtreecommitdiff
path: root/HOWTO
diff options
context:
space:
mode:
authorplan-do-break-fix <jeffdswan@outlook.com>2021-04-25 20:03:26 -0500
committerplan-do-break-fix <jeffdswan@outlook.com>2021-04-25 20:03:26 -0500
commitc816690d4b8c8c856e70b9d767a870446eb839ff (patch)
tree96befdf650410565465d21792171007024f12754 /HOWTO
parent9d7e2ba5d472bc0b7d8f31df0c1eb6b1f4136143 (diff)
downloaderlang-c816690d4b8c8c856e70b9d767a870446eb839ff.tar.gz
fix(docs): corrects common typos in HOWTO documentation
Diffstat (limited to 'HOWTO')
-rw-r--r--HOWTO/BOOTSTRAP.md2
-rw-r--r--HOWTO/INSTALL-WIN32-OLD.md2
-rw-r--r--HOWTO/INSTALL-WIN32.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/HOWTO/BOOTSTRAP.md b/HOWTO/BOOTSTRAP.md
index 6f5f417d51..a81bdc1f37 100644
--- a/HOWTO/BOOTSTRAP.md
+++ b/HOWTO/BOOTSTRAP.md
@@ -2,7 +2,7 @@ Notes about prebuilt beam files under version control
=====================================================
This information applies mostly to developers, some parts only
-to developers of the main branch i.e. Ericsson and HiPE personel.
+to developers of the main branch i.e. Ericsson and HiPE personnel.
There are two types of derived code under version control, namely:
diff --git a/HOWTO/INSTALL-WIN32-OLD.md b/HOWTO/INSTALL-WIN32-OLD.md
index 98718d0cc1..7e75d847e7 100644
--- a/HOWTO/INSTALL-WIN32-OLD.md
+++ b/HOWTO/INSTALL-WIN32-OLD.md
@@ -37,7 +37,7 @@ documentation about this online.
These instructions apply for both 32-bit and 64-bit Windows. Note that even
if you build a 64-bit version of Erlang, most of the directories and files
-involved are still named win32. Some occurances of the name win64 are
+involved are still named win32. Some occurrences of the name win64 are
however present. The installation file for a 64-bit Windows version of
Erlang, for example, is `otp_win64_%OTP-REL%.exe`.
diff --git a/HOWTO/INSTALL-WIN32.md b/HOWTO/INSTALL-WIN32.md
index b8fdf63243..04d25e9343 100644
--- a/HOWTO/INSTALL-WIN32.md
+++ b/HOWTO/INSTALL-WIN32.md
@@ -103,7 +103,7 @@ the different tools:
<https://docs.microsoft.com/en-us/windows/wsl/install-win10>
We have used and tested with WSL-1, WSL-2 was not available and may
- not be prefered when building Erlang/OTP since access to the windows
+ not be preferred when building Erlang/OTP since access to the windows
disk is (currently) slower WSL-2.
* Visual Studio 2019