Fix typo in menuconfig
SVN-Revision: 3552
This commit is contained in:
parent
f7c752321c
commit
4926e559a9
2 changed files with 2 additions and 2 deletions
|
@ -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 a new issue