Browse Source

gdisk/sgdisk/cgdisk: 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
db40cd51eb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      utils/gptfdisk/Makefile

+ 1
- 1
utils/gptfdisk/Makefile View File

@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/gptfdisk/default
SECTION:=utils
CATEGORY:=Utilities
SUBMENU:=disc
SUBMENU:=Disc
URL:=http://www.rodsbooks.com/gdisk
MAINTAINER:=Daniel Engberg <daniel.engberg.lists@pyret.net>
endef


Loading…
Cancel
Save