Browse Source

* comment spelling fix (modifed->modified)

git-svn-id: trunk@35119 -
marco 8 years ago
parent
commit
bc39eb29d3
1 changed files with 1 additions and 1 deletions
  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}