Browse Source

hd-idle: 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
0f26a9f6d3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      utils/hd-idle/Makefile

+ 1
- 1
utils/hd-idle/Makefile View File

@ -27,7 +27,7 @@ define Package/hd-idle
SECTION:=utils
CATEGORY:=Utilities
TITLE:=Another idle-daemon for attached hard drives
SUBMENU:=disc
SUBMENU:=Disc
URL:=http://hd-idle.sourceforge.net/
endef


Loading…
Cancel
Save