aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2021-04-01 04:01:02 -0500
committerRob Landley <rob@landley.net>2021-04-01 04:01:02 -0500
commit8f75eed7d5fe88434872172694bdbecf6e0e5e56 (patch)
tree990d71f36fe3ca4271b7191a3ccdabe0f243ec7e
parentaa16e0e2ccb366835c2aec0cb2f6e0e52497ede5 (diff)
downloadtoybox-8f75eed7d5fe88434872172694bdbecf6e0e5e56.tar.gz
Typo
-rw-r--r--Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.in b/Config.in
index 27948ad3..b626f3c1 100644
--- a/Config.in
+++ b/Config.in
@@ -182,6 +182,6 @@ config TOYBOX_FORCE_NOMMU
to force every program to either include all nommu code in every
instance ever built, or drop nommu support altogether.
- Building a toolchain scripts/mcm-buildall.sh patches musl to fix this.
+ Building a scripts/mcm-buildall.sh toolchain patches musl to fix this.
endmenu