فهرست منبع

* fix another mistake in description

git-svn-id: trunk@29267 -
Tomas Hajny 10 سال پیش
والد
کامیت
335dd5a05e
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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;