Merge pull request #29 from gramps-project/sam-m888-patch-3

Spelling mistake inlae > inlaw
This commit is contained in:
Doug Blank 2015-06-04 12:45:59 -04:00
commit 30336981f2

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: