thereport typo fixed

svn: r9663
This commit is contained in:
Doug Blank 2007-12-31 21:42:58 +00:00
parent 0cd7a685d6
commit 86786d2a1d

View File

@ -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")