thereport typo fixed
svn: r9663
This commit is contained in:
parent
0cd7a685d6
commit
86786d2a1d
@ -456,7 +456,7 @@ class AncestorChartOptions(MenuReportOptions):
|
||||
if dbstate:
|
||||
id = dbstate.get_active_person().get_gramps_id()
|
||||
pid = PersonOption(_("Center Person"),id,dbstate)
|
||||
pid.set_help(_("The center person for thereport"))
|
||||
pid.set_help(_("The center person for the report"))
|
||||
menu.add_option("","pid",pid)
|
||||
|
||||
category_name = _("Report Options")
|
||||
|
Loading…
Reference in New Issue
Block a user