mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
package/matchbox: fix BR2_PACKAGE_MATCHBOX_KEYBOARD Kconfig
Fix typo and wrong information in help text (not a cvs snapshot)
This commit is contained in:
@@ -31,8 +31,8 @@ config BR2_PACKAGE_MATCHBOX_DESKTOP
|
||||
A PDA style application launcher or 'item browser'.
|
||||
|
||||
config BR2_PACKAGE_MATCHBOX_KEYBOARD
|
||||
bool "Metchbox Virtual Keyboard"
|
||||
bool "Matchbox Virtual Keyboard"
|
||||
depends on BR2_PACKAGE_MATCHBOX
|
||||
select BR2_PACKAGE_XLIB_LIBXTST
|
||||
help
|
||||
Virtual Keyboard (developement version from CVS)
|
||||
Virtual Keyboard
|
||||
|
||||
Reference in New Issue
Block a user