Merge pull request #30 from gramps-project/sam-m888-patch-4
spelling correction to stop duplicate key
This commit is contained in:
commit
7dc9530ddb
@ -87,7 +87,7 @@ class Location(SecondaryObject, LocationBase):
|
||||
"street": self.street,
|
||||
"locality": self.locality,
|
||||
"city": self.city,
|
||||
"country": self.county,
|
||||
"county": self.county,
|
||||
"state": self.state,
|
||||
"country": self.country,
|
||||
"postal": self.postal,
|
||||
|
Loading…
Reference in New Issue
Block a user