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))
|
||||
|
||||
define Package/zoneinfo/Default
|
||||
SUBMENU:=zoneinfo
|
||||
SUBMENU:=Zoneinfo
|
||||
TITLE:=Zone Information
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
|
|
Loading…
Reference in a new issue