Browse Source

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>
lilik-openwrt-22.03
Alberto Bursi 8 years ago
committed by GitHub
parent
commit
76c54dc342
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      utils/hdparm/Makefile

+ 1
- 1
utils/hdparm/Makefile View File

@ -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…
Cancel
Save