Browse Source

* fix typo in comment

Sven/Sarah Barth 3 years ago
parent
commit
abb7aebaba
1 changed files with 1 additions and 1 deletions
  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