1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 02:04:10 +03:00

Fix typo in menuconfig

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3552 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2006-03-29 17:12:21 +00:00
parent 11e653ab8e
commit 2357bb2aec
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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