typos (and one file's SVN properties)

svn: r18651
This commit is contained in:
Paul Franklin
2011-12-24 19:08:19 +00:00
parent e0fa12b729
commit 4cdc101c26
8 changed files with 42 additions and 41 deletions

View File

@@ -296,7 +296,7 @@ class CalendarReport(Report):
if spouse:
spouse_name = self.get_name(spouse)
short_name = self.get_name(person)
# TEMP: this will hanlde ordered events
# TEMP: this will handle ordered events
# GRAMPS 3.0 will have a new mechanism for start/stop events
are_married = None
for event_ref in fam.get_event_ref_list():

View File

@@ -1,4 +1,3 @@
#
# Gramps - a GTK+/GNOME based genealogy program
#

View File

@@ -347,7 +347,7 @@ class PlaceReport(Report):
#------------------------------------------------------------------------
#
# AncestorOptions
# PlaceOptions
#
#------------------------------------------------------------------------
class PlaceOptions(MenuReportOptions):