소스 검색

* comment spelling fix (modifed->modified)

git-svn-id: trunk@35119 -
marco 8 년 전
부모
커밋
bc39eb29d3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      rtl/x86_64/x86_64.inc

+ 1 - 1
rtl/x86_64/x86_64.inc

@@ -62,7 +62,7 @@ end;
 // multiple issues with its old GNU assembler (Mantis #19188).
 // Even after fixing them, it can be enabled only for the trunk version,
 // otherwise bootstrapping won't be possible.
-// Modifed to use oldbinutils as in cpu.pp source, to allow easier use for other targets.
+// Modified to use oldbinutils as in cpu.pp source, to allow easier use for other targets.
 {$ifdef freebsd}
   {$ifndef overridebinutils}
     {$define oldbinutils}