浏览代码

- 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