Fix typo in the previous commit
This commit is contained in:
parent
9fbad73723
commit
e701ca866a
@ -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);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user