* add missing space in description

git-svn-id: trunk@29225 -
This commit is contained in:
Tomas Hajny 2014-12-08 22:52:53 +00:00
parent 0da835c324
commit 486744d8b1

View File

@ -25,7 +25,7 @@ begin
P.Author := '<various>';
P.License := 'LGPL with modification, ';
P.Email := '';
P.Description := 'Base library of Free Component Libraries(FCL), FPC''s OOP library.';
P.Description := 'Base library of Free Component Libraries (FCL), FPC''s OOP library.';
P.NeedLibC:= false;
P.OSes:=AllOSes-[embedded,msdos];