aboutsummaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/content/en/books/handbook/cutting-edge/_index.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/handbook/cutting-edge/_index.adoc b/documentation/content/en/books/handbook/cutting-edge/_index.adoc
index ec6f8537f6..3d2e32f85b 100644
--- a/documentation/content/en/books/handbook/cutting-edge/_index.adoc
+++ b/documentation/content/en/books/handbook/cutting-edge/_index.adoc
@@ -1156,7 +1156,7 @@ Additionally, the script can pass any additional command arguments, such as `-j
[NOTE]
====
-A recent version of `bmake` can be ued instead of the `tools/build/make.py` script as well.
+A recent version of `bmake` can be used instead of the `tools/build/make.py` script as well.
In that case, however, required environment variables need to be set manually (the easiest way to obtain a list of them is by running `tools/build/make.py --debug`).
====