Browse Source

* Fixed typo in comment

Joost van der Sluis 3 years ago
parent
commit
a5cab5c0aa
1 changed files with 1 additions and 1 deletions
  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
           reference this field
           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 }
           set_sym_dwarf_offset(sym, DwarfOffset);