summaryrefslogtreecommitdiff
path: root/HOWTO/INSTALL-CROSS.md
diff options
context:
space:
mode:
Diffstat (limited to 'HOWTO/INSTALL-CROSS.md')
-rw-r--r--HOWTO/INSTALL-CROSS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/HOWTO/INSTALL-CROSS.md b/HOWTO/INSTALL-CROSS.md
index 7366811a43..c1985f02cb 100644
--- a/HOWTO/INSTALL-CROSS.md
+++ b/HOWTO/INSTALL-CROSS.md
@@ -265,7 +265,7 @@ have to be passed one way or the other; either by using `erl_xcomp_host=<HOST>`
and `erl_xcomp_build=<BUILD>` in the configuration file, or by using the
`--host=<HOST>`, and `--build=<BUILD>` command line arguments.
-`otp_build configure` will configure both for the boostrap system on the
+`otp_build configure` will configure both for the bootstrap system on the
build machine and the cross host system.
(10)