Spelling mistake inlae > inlaw

This commit is contained in:
Sam Manzi 2015-06-04 19:45:56 +10:00
parent fdd7aefc20
commit aa8109903b

View File

@ -357,7 +357,7 @@ class RelationshipCalculator(gramps.gen.relationship.RelationshipCalculator):
else:
return "%d-ésima tía abuela%s" % (level-2, inlaw)
def _get_distant_aunt(self, level, step, inlae):
def _get_distant_aunt(self, level, step, inlaw):
if step:
base = 'tiastra'
else: