typo on docstring

svn: r17905
This commit is contained in:
Jérôme Rapinat 2011-07-08 15:50:55 +00:00
parent 9c8e67ca9d
commit bc69af84af

View File

@ -212,7 +212,7 @@ def get_person_mark(db, person):
#-------------------------------------------------------------------------
def get_address_str(addr):
"""
Return a string that combines the elements of an addres
Return a string that combines the elements of an address
@param addr: the GRAMPS address instance
"""