mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 01:28:46 +00:00
PR 28053: Fix spelling mistakes: usupported -> unsupported and relocatation -> relocation.
This commit is contained in:
committed by
Nick Clifton
parent
235f5ef4a6
commit
579f0281f3
@@ -1570,7 +1570,7 @@ xcoff64_ppc_relocate_section (bfd *output_bfd,
|
||||
|
||||
default:
|
||||
_bfd_error_handler
|
||||
(_("%pB: relocatation (%d) at (0x%" BFD_VMA_FMT "x) has wrong"
|
||||
(_("%pB: relocation (%d) at (0x%" BFD_VMA_FMT "x) has wrong"
|
||||
" r_rsize (0x%x)\n"),
|
||||
input_bfd, rel->r_type, rel->r_vaddr, rel->r_size);
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user