瀏覽代碼

* Fixed typo in comment

Joost van der Sluis 3 年之前
父節點
當前提交
a5cab5c0aa
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/dbgdwarf.pas

+ 1 - 1
compiler/dbgdwarf.pas

@@ -2672,7 +2672,7 @@ implementation
           the debug info for this structure) so that properties are able to
           the debug info for this structure) so that properties are able to
           reference this field
           reference this field
           When the ds_dwarf_properties is not provided, the compiler creates
           When the ds_dwarf_properties is not provided, the compiler creates
-          'fake' properties, thoug. In that case the offset is invalid and should
+          'fake' properties, though. In that case the offset is invalid and should
           not be stored }
           not be stored }
           set_sym_dwarf_offset(sym, DwarfOffset);
           set_sym_dwarf_offset(sym, DwarfOffset);