mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-23 10:57:07 +00:00
Fix typo in menuconfig
SVN-Revision: 3552
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
config BR2_PACKAGE_JAMVM
|
||||
prompt "jamvm.............................A compact Java Virtual Machine"
|
||||
prompt "jamvm............................. A compact Java Virtual Machine"
|
||||
tristate
|
||||
default m if CONFIG_DEVEL
|
||||
select BR2_PACKAGE_ZLIB
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
config BR2_PACKAGE_VIM
|
||||
prompt "vim............................. VI Improved"
|
||||
prompt "vim............................... VI Improved"
|
||||
tristate
|
||||
default m if CONFIG_DEVEL
|
||||
select BR2_PACKAGE_LIBNCURSES
|
||||
|
||||
Reference in New Issue
Block a user