pretty-hostname: remove quotes from the package title

This commit is contained in:
Matthias Schiffer 2016-08-27 17:28:04 +02:00
parent be83ca57e4
commit 2cfa9dad0b
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ define Package/pretty-hostname
SECTION:=admin
CATEGORY:=Administration
DEPENDS:=+uci
TITLE:=Manage a "pretty" hostname in addition to the actual one
TITLE:=Manage a pretty hostname in addition to the actual one
endef
define Build/Prepare