4530: typo

svn: r16375
This commit is contained in:
Jérôme Rapinat 2011-01-13 14:15:48 +00:00
parent 5a67169652
commit cd57fa0a17

View File

@ -2760,7 +2760,7 @@ class GedcomParser(UpdateCallback):
self.event_parse_tbl, line.data)
state.person.add_event_ref(event_ref)
def __fam_event(self, line, state):
def __fam_even(self, line, state):
"""
@param line: The current line in GedLine format
@type line: GedLine