Jelajahi Sumber

* fix typo in comment

Sven/Sarah Barth 11 bulan lalu
induk
melakukan
04b0dfc812
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      compiler/ncal.pas

+ 1 - 1
compiler/ncal.pas

@@ -3368,7 +3368,7 @@ implementation
            end;
            end;
 
 
         { if the result is the same as the self parameter (in case of objects),
         { if the result is the same as the self parameter (in case of objects),
-          we can't optimise. We have to check this explicitly becaise
+          we can't optimise. We have to check this explicitly because
           hidden parameters such as self have not yet been inserted at this
           hidden parameters such as self have not yet been inserted at this
           point
           point
         }
         }