fix spelling mistakes
[lcore.git] / lcoregtklaz.pas
old mode 100755 (executable)
new mode 100644 (file)
index bbf4418..6473784
@@ -1,7 +1,7 @@
-{ Copyright (C) 2005 Bas Steendijk and Peter Green
-  For conditions of distribution and use, see copyright notice in zlib_license.txt
-  which is included in the package
-  ----------------------------------------------------------------------------- }
+{ Copyright (C) 2005 Bas Steendijk and Peter Green\r
+  For conditions of distribution and use, see copyright notice in zlib_license.txt\r
+  which is included in the package\r
+  ----------------------------------------------------------------------------- }\r
       \r
 unit lcoregtklaz;\r
 {$mode delphi}\r
@@ -33,7 +33,7 @@ implementation
     ExtCtrls;\r
 {$I unixstuff.inc}\r
 var\r
-  giochannels : array[0..absoloutemaxs] of pgiochannel;\r
+  giochannels : array[0..absolutemaxs] of pgiochannel;\r
 \r
 function iocallback(source:PGIOChannel; condition:TGIOCondition; data:gpointer):gboolean;cdecl;\r
 // return true if we want the callback to stay\r