Selaa lähdekoodia

- minor tweak to naming of microperl module list in the config

Bernhard Reutner-Fischer 18 vuotta sitten
vanhempi
commit
842686b9fb
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      package/microperl/Config.in

+ 1 - 1
package/microperl/Config.in

@@ -5,7 +5,7 @@ config BR2_PACKAGE_MICROPERL
 	  Perl without operating-specific functions such as readdir.
 
 config BR2_PACKAGE_MICROPERL_MODULES
-	string "perl modules"
+	string "microperl modules"
 	default ""
 	depends on BR2_PACKAGE_MICROPERL
 	help