summaryrefslogtreecommitdiff
path: root/src/paste.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/paste.c')
-rw-r--r--src/paste.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/paste.c b/src/paste.c
index a24fcbce5..4d6edf2f8 100644
--- a/src/paste.c
+++ b/src/paste.c
@@ -425,7 +425,7 @@ With no FILE, or when FILE is -, read standard input.\n\
--version output version information and exit\n\
\n\
"));
- puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
+ puts (_("\nReport bugs to textutils-bugs@gnu.ai.mit.edu"));
}
exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
}