hdparm: capitalized submenu name (disc -> Disc)
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
ad52af9a16
commit
76c54dc342
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ TARGET_CFLAGS+=-D_GNU_SOURCE
|
|||
define Package/hdparm
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
SUBMENU:=disc
|
||||
SUBMENU:=Disc
|
||||
TITLE:=Hard disk drive configuration utilitity
|
||||
URL:=http://sourceforge.net/projects/hdparm/
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue