Browse Source

Update comment.

Martijn Laan 1 năm trước cách đây
mục cha
commit
6a57c0fd43
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Projects/Src/Compiler.ScriptCompiler.pas

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

@@ -6,7 +6,7 @@ unit Compiler.ScriptCompiler;
   Portions by Martijn Laan
   For conditions of distribution and use, see LICENSE.TXT.
 
-  Script compiler
+  Script (=[Code]) compiler
 }
 
 interface