Explorar o código

* fixed typo in description

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

+ 1 - 1
packages/zlib/fpmake.pp

@@ -13,7 +13,7 @@ begin
 {$endif ALLPACKAGES}
 
     P:=AddPackage('zlib');
-    P.Description := 'Interface units for the ZLIB library - support for deflate compression method using for GZIP, PNG, ZIP, etc.';
+    P.Description := 'Interface units for the ZLIB library - support for deflate compression method used for GZIP, PNG, ZIP, etc.';
 {$ifdef ALLPACKAGES}
     P.Directory:=ADirectory;
 {$endif ALLPACKAGES}