summaryrefslogtreecommitdiff
path: root/bfd/vms-alpha.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2012-08-17 02:39:26 +0000
committerAlan Modra <amodra@bigpond.net.au>2012-08-17 02:39:26 +0000
commitc63e2546f9118c71da5b9a30685cdc68393bd230 (patch)
tree98e134acdb3765907db71c8a11d8c03e4929bdcc /bfd/vms-alpha.c
parent83f9620ac3d7ddabc290d400085156fe84e67529 (diff)
downloadbinutils-redhat-c63e2546f9118c71da5b9a30685cdc68393bd230.tar.gz
typo fixes
Diffstat (limited to 'bfd/vms-alpha.c')
-rw-r--r--bfd/vms-alpha.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/vms-alpha.c b/bfd/vms-alpha.c
index 8b98560743..3383b0f65d 100644
--- a/bfd/vms-alpha.c
+++ b/bfd/vms-alpha.c
@@ -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)