Просмотр исходного кода

* comment spelling fix (modifed->modified)

git-svn-id: trunk@35119 -
marco 8 лет назад
Родитель
Сommit
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}