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...') #------------------------------------------------------------------------- #