Explorar o código

* fix another mistake in description

git-svn-id: trunk@29267 -
Tomas Hajny %!s(int64=10) %!d(string=hai) anos
pai
achega
335dd5a05e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      utils/h2pas/fpmake.pp

+ 1 - 1
utils/h2pas/fpmake.pp

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