summaryrefslogtreecommitdiff
path: root/src/options.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/options.cc')
-rw-r--r--src/options.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/options.cc b/src/options.cc
index b154578..82495e7 100644
--- a/src/options.cc
+++ b/src/options.cc
@@ -255,7 +255,7 @@ Options::long_usage (FILE * stream)
" output to the standard error).\n");
fprintf (stream, "\n");
fprintf (stream,
- "Report bugs to <bug-gnu-utils@gnu.org>.\n");
+ "Report bugs to <bug-gnu-gperf@gnu.org>.\n");
}
/* Prints the given options. */