Merge pull request #29 from gramps-project/sam-m888-patch-3
Spelling mistake inlae > inlaw
This commit is contained in:
parent
08ac0b0996
commit
5847bb0e17
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user