From 5680becf16663f06d987b1cb2825144f4ee87345 Mon Sep 17 00:00:00 2001 From: Ondrej Krc-Jediny Date: Sat, 5 Jul 2014 09:46:44 -0700 Subject: [PATCH] 7882: Invalid link for Merge citation Help button --- gramps/plugins/tool/mergecitations.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gramps/plugins/tool/mergecitations.py b/gramps/plugins/tool/mergecitations.py index f0aaef221..a00ab2ac3 100644 --- a/gramps/plugins/tool/mergecitations.py +++ b/gramps/plugins/tool/mergecitations.py @@ -82,7 +82,7 @@ _val2label = { } WIKI_HELP_PAGE = '%s_-_Tools' % URL_MANUAL_PAGE -WIKI_HELP_SEC = _('manual|Merge citations...') +WIKI_HELP_SEC = _('manual|Merge_citations...') #------------------------------------------------------------------------- #