perl-html-tree: Re-format description

Just capitalize it to match the other packages.

Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
Marcel Denia 2015-06-29 13:38:50 +02:00
parent 91d6f0a849
commit 610fe50fb8
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ define Package/perl-html-tree
SUBMENU:=Perl
SECTION:=lang
CATEGORY:=Languages
TITLE:=represent and create HTML syntax trees
TITLE:=Represent and create HTML syntax trees
URL:=http://search.cpan.org/dist/HTML-Tree/
DEPENDS:=perl +perl-html-parser +perl-html-tagset
endef