Typo in MarkerReport.py
svn: r8788
This commit is contained in:
parent
a2b455b552
commit
9a71cbafd2
@ -1,3 +1,6 @@
|
||||
2007-07-29 Brian Matherly <brian@gramps-project.org>
|
||||
* src/plugins/MarkerReport.py: Typo.
|
||||
|
||||
2007-07-29 Brian Matherly <brian@gramps-project.org>
|
||||
* src/plugins/MarkerReport.py: Change the way marker types are collected.
|
||||
|
||||
|
@ -556,5 +556,5 @@ register_report(
|
||||
status=(_("Stable")),
|
||||
description=_("Generates a list of people with a specified marker"),
|
||||
author_name="Brian G. Matherly",
|
||||
author_email="pez4brian@gramps-project.org"
|
||||
author_email="brian@gramps-project.org"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user