aboutsummaryrefslogtreecommitdiff
path: root/gas/as.c
diff options
context:
space:
mode:
Diffstat (limited to 'gas/as.c')
-rw-r--r--gas/as.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/as.c b/gas/as.c
index 12aa2fc..9bac61d 100644
--- a/gas/as.c
+++ b/gas/as.c
@@ -323,7 +323,7 @@ Options:\n\
md_show_usage (stream);
fputc ('\n', stream);
- fprintf (stream, REPORT_BUGS_TO);
+ fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
}
/*