mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-22 20:15:41 +00:00
Fix typo in menuconfig
SVN-Revision: 3552
This commit is contained in:
parent
f7c752321c
commit
4926e559a9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user