Bladeren bron

Fix typo.

Martijn Laan 1 jaar geleden
bovenliggende
commit
a7b6ad4212
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      Projects/Src/Compiler.HelperFunc.pas

+ 1 - 1
Projects/Src/Compiler.HelperFunc.pas

@@ -6,7 +6,7 @@ unit Compiler.HelperFunc;
   Portions by Martijn Laan
   For conditions of distribution and use, see LICENSE.TXT.
 
-  Additional compiker functions
+  Additional compiler functions
 }
 
 interface