mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 21:22:20 +08:00
Fix typo in the previous commit
This commit is contained in:
@ -703,7 +703,7 @@ hist_clip_symbol_address (bfd_vma *p_lowpc, bfd_vma *p_highpc)
|
||||
{
|
||||
fprintf (stderr,
|
||||
_("%s: found a symbol that covers "
|
||||
"several histogram records")
|
||||
"several histogram records"),
|
||||
whoami);
|
||||
done (1);
|
||||
}
|
||||
|
Reference in New Issue
Block a user