summaryrefslogtreecommitdiffstats
path: root/ld/lexsup.c
diff options
context:
space:
mode:
Diffstat (limited to 'ld/lexsup.c')
-rw-r--r--ld/lexsup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/lexsup.c b/ld/lexsup.c
index 64c9be1389..49e8749be6 100644
--- a/ld/lexsup.c
+++ b/ld/lexsup.c
@@ -1163,5 +1163,5 @@ help ()
ldemul_list_emulation_options (stdout);
printf ("\n");
- printf (REPORT_BUGS_TO);
+ printf (_("Report bugs to %s\n"), REPORT_BUGS_TO);
}
OpenPOWER on IntegriCloud