mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 12:05:19 +02:00
Fix typo in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3552 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5c7bb6da89
commit
25217554dd
@ -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…
Reference in New Issue
Block a user