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 d9f4f1b..51bbe0a 100644
--- a/src/main.c
+++ b/src/main.c
@@ -137,7 +137,7 @@ teco_process_options(gchar ***argv)
g_option_context_set_description(
options,
"Bug reports should go to <" PACKAGE_BUGREPORT "> or "
- "<" PACKAGE_URL_DEV ">."
+ "<" PACKAGE_URL ">."
);
g_option_context_add_main_entries(options, option_entries, NULL);