Explorar o código

Fix typo noticed by V.Radhakrishnan

Eric Andersen %!s(int64=23) %!d(string=hai) anos
pai
achega
fc71b53fcc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      INSTALL

+ 1 - 1
INSTALL

@@ -30,7 +30,7 @@ CONFIGURING uClibc:
 	"make defconfig"    Use defaults for all options.
 	"make randconfig"   Use random values for all options.
 	"make allyesconfig" Set all values to "yes" for all options.
-	"make allnoconfig"  Set all values to "yes" for all options.
+	"make allnoconfig"  Set all values to "no" for all options.
 
  - uClibc does not have proper dependancy checking (yet) so if you
     change your uClibc configuration, you must current rebuild the