瀏覽代碼

* fixed comment typo

git-svn-id: trunk@35036 -
Jonas Maebe 8 年之前
父節點
當前提交
827e980351
共有 1 個文件被更改,包括 1 次插入1 次删除
  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,