浏览代码

* fix typo in comment

Sven/Sarah Barth 2 年之前
父节点
当前提交
d7d65fe0d7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/symdef.pas

+ 1 - 1
compiler/symdef.pas

@@ -2041,7 +2041,7 @@ implementation
          if doregister then
            begin
              { immediately register interface defs, as they will always be
-               written to the ppu, their defid inlfuences the interface crc and
+               written to the ppu, their defid influences the interface crc and
                if we wait, depending on e.g. compiler defines they may get a
                different defid (e.g. when a function is called, its procdef is
                registered, so depending on whether or not, or when, an interface