From aa8109903be6d4d7b2d86b1b549d5e04d351c53e Mon Sep 17 00:00:00 2001 From: Sam Manzi Date: Thu, 4 Jun 2015 19:45:56 +1000 Subject: [PATCH] Spelling mistake inlae > inlaw --- gramps/plugins/rel/rel_es.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: