瀏覽代碼

* fix typo in comment

Sven/Sarah Barth 3 年之前
父節點
當前提交
abb7aebaba
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/pexpr.pas

+ 1 - 1
compiler/pexpr.pas

@@ -4589,7 +4589,7 @@ implementation
                  p1:=caddnode.create(gtn,p1,p2);
                _LT :
                  begin
-                   { we need to decice whether we have an inline specialization
+                   { we need to decide whether we have an inline specialization
                      (type nodes to the left and right of "<", mode Delphi and
                      ">" or "," following) or a normal "<" comparison }
                    { TODO : p1 could be a non type if e.g. a variable with the