From c1521c5e55f3d03f358ea1dcf6cf3dfd7350c9df Mon Sep 17 00:00:00 2001 From: Erik De Richter Date: Mon, 6 Oct 2008 18:26:53 +0000 Subject: [PATCH] NotRelated is a tool not a report reference to wiki was wrong svn: r11126 --- src/plugins/NotRelated.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/NotRelated.py b/src/plugins/NotRelated.py index 25ee7f422..7aa50f55e 100644 --- a/src/plugins/NotRelated.py +++ b/src/plugins/NotRelated.py @@ -58,7 +58,7 @@ from TransUtils import sgettext as _ # Constants # #------------------------------------------------------------------------- -WIKI_HELP_PAGE = 'Gramps_3.0_Wiki_Manual_-_Reports' +WIKI_HELP_PAGE = 'Gramps_3.0_Wiki_Manual_-_Tools' WIKI_HELP_SEC = _('manual|Not_Related...') #------------------------------------------------------------------------ #