summaryrefslogtreecommitdiff
path: root/src/echo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/echo.c')
-rw-r--r--src/echo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/echo.c b/src/echo.c
index 466b7e014..50cafb678 100644
--- a/src/echo.c
+++ b/src/echo.c
@@ -91,7 +91,7 @@ Without -E, the following sequences are recognized and interpolated:\n\
\\t horizontal tab\n\
\\v vertical tab\n\
"));
- puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+ puts (_("\nReport bugs to bug-sh-utils@gnu.ai.mit.edu"));
}
exit (status);
}