소스 검색

* 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