aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index a4ee7bd..b615e78 100644
--- a/src/main.c
+++ b/src/main.c
@@ -169,7 +169,7 @@ teco_process_options(gchar ***argv)
g_option_context_set_description(
options,
"Bug reports should go to <" PACKAGE_BUGREPORT "> or "
- "<" PACKAGE_URL ">."
+ "<rhaberkorn@fmsbw.de>."
);
g_option_context_add_main_entries(options, option_entries, NULL);