* fix typo in description (creaty)

git-svn-id: trunk@29265 -
This commit is contained in:
Tomas Hajny 2014-12-11 23:00:32 +00:00
parent 5b3cf423bf
commit 074f9a1e66

View File

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