typo fixes

This commit is contained in:
Alan Modra
2012-08-17 02:43:21 +00:00
parent ed668b34df
commit a86852103b
17 changed files with 28 additions and 19 deletions

View File

@@ -7849,7 +7849,7 @@ evax_bfd_print_image (bfd *abfd, FILE *file)
}
if (lpfixoff != 0)
{
fprintf (file, _(" Linkage Pairs Referece Fixups:\n"));
fprintf (file, _(" Linkage Pairs Reference Fixups:\n"));
evax_bfd_print_reference_fixups (file, buf + lpfixoff);
}
if (chgprtoff)