zoneinfo: capitalize submenu name (zoneinfo -> Zoneinfo)
Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
This commit is contained in:
parent
8067dd75c3
commit
535200b110
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ endef
|
||||||
$(eval $(call Download,tzcode))
|
$(eval $(call Download,tzcode))
|
||||||
|
|
||||||
define Package/zoneinfo/Default
|
define Package/zoneinfo/Default
|
||||||
SUBMENU:=zoneinfo
|
SUBMENU:=Zoneinfo
|
||||||
TITLE:=Zone Information
|
TITLE:=Zone Information
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
|
|
Loading…
Reference in a new issue