* fix another mistake in description

git-svn-id: trunk@29266 -
This commit is contained in:
Tomas Hajny 2014-12-11 23:01:43 +00:00
parent 074f9a1e66
commit fdd389e72b

View File

@ -22,7 +22,7 @@ begin
P.License := 'LGPL with modification';
P.HomepageURL := 'www.freepascal.org';
P.Email := '';
P.Description := 'An utility to create the Free Pascal configuration files.';
P.Description := 'A utility to create the Free Pascal configuration files.';
P.NeedLibC:= false;
P.Directory:=ADirectory;