소스 검색

* 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,