diff --git a/gramps/plugins/rel/rel_es.py b/gramps/plugins/rel/rel_es.py index fcbfcd9ed..115ac02bc 100644 --- a/gramps/plugins/rel/rel_es.py +++ b/gramps/plugins/rel/rel_es.py @@ -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: