Fix from Paul Fox to make compressed help text notice config changes.
[oweals/busybox.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 4d0a09f9afafe0caed7e916ce860dbc4c07ad4eb..731e58e411d872bb11ef4867626e5f4052ea7dd7 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -53,7 +53,7 @@ is run without an existing configuration, make defconfig will run first to
 create a known starting point.
 
 Other starting configurations (mostly used for testing purposes) include
-"make allbaseconfig" (enables all applets but disables all optional features),
+"make allbareconfig" (enables all applets but disables all optional features),
 "make allyesconfig" (enables absolutely everything including debug features),
 and "make randconfig" (produce a random configuration).