فهرست منبع

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

Bernhard Reutner-Fischer 18 سال پیش
والد
کامیت
842686b9fb
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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