Browse Source

* fixed comment typo

git-svn-id: trunk@35036 -
Jonas Maebe 8 years ago
parent
commit
827e980351
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/aasmcnst.pas

+ 1 - 1
compiler/aasmcnst.pas

@@ -127,7 +127,7 @@ type
      tcalo_vectorized_dead_strip_item,
      { end of the above list }
      tcalo_vectorized_dead_strip_end,
-     { symbol should be weakle defined }
+     { symbol should be weakly defined }
      tcalo_weak,
      { symbol should be registered with the unit's public assembler symbols }
      tcalo_is_public_asm,