- minor tweak to naming of microperl module list in the config
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 4 Feb 2007 19:20:45 +0000 (19:20 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 4 Feb 2007 19:20:45 +0000 (19:20 -0000)
package/microperl/Config.in

index 275cded50bbfe2cd79c1ce8c9d2e17618c69e470..dd2b0de890191f837c60a548436ac5ab5fea3065 100644 (file)
@@ -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