Explorar o código

* add missing space in description

git-svn-id: trunk@29225 -
Tomas Hajny %!s(int64=10) %!d(string=hai) anos
pai
achega
486744d8b1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/fcl-base/fpmake.pp

+ 1 - 1
packages/fcl-base/fpmake.pp

@@ -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];