Explorar o código

* fix typo (asynch_r_onous)

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

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

@@ -23,7 +23,7 @@ begin
     P.License := 'LGPL with modification, ';
     P.HomepageURL := 'www.freepascal.org';
     P.Email := '';
-    P.Description := 'Asynchonous event management of Free Component Libraries (FCL), FPC''s OOP library.';
+    P.Description := 'Asynchronous event management of Free Component Libraries (FCL), FPC''s OOP library.';
     P.NeedLibC:= false;
     P.OSes:=AllUnixOses;