mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 19:54:50 +00:00
treewide: Capitalize submenus
Fixed a typo in tcpreplay. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
This commit is contained in:
committed by
Yousong Zhou
parent
36649eef43
commit
2593eabd6b
@@ -42,7 +42,7 @@ PKG_CONFIG_DEPENDS := \
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/sqlite3/Default
|
||||
SUBMENU:=database
|
||||
SUBMENU:=Database
|
||||
TITLE:=SQLite (v3.x) database engine
|
||||
URL:=http://www.sqlite.org/
|
||||
MAINTAINER:=Sebastian Kemper <sebastian_ml@gmx.net>
|
||||
|
||||
Reference in New Issue
Block a user