Browse Source

Typo fix in compiler.

Margers 2 days ago
parent
commit
82504a26dd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/symconst.pas

+ 1 - 1
compiler/symconst.pas

@@ -939,7 +939,7 @@ inherited_objectoptions : tobjectoptions = [oo_has_virtual,oo_has_private,oo_has
        '$1byte$',
        '$1byte$',
        '$emptyrec',
        '$emptyrec',
        '$llvmstruct$',
        '$llvmstruct$',
-       '$vmt_TStringMesssageTable$',
+       '$vmt_TStringMessageTable$',
        '$vmt_msgint_table_entries$',
        '$vmt_msgint_table_entries$',
        '$vmt_tmethod_name_table$',
        '$vmt_tmethod_name_table$',
        '$vmt_intern_msgint_table$',
        '$vmt_intern_msgint_table$',