Explorar o código

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

Bernhard Reutner-Fischer %!s(int64=18) %!d(string=hai) anos
pai
achega
842686b9fb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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