typo on docstring

svn: r17904
This commit is contained in:
Jérôme Rapinat 2011-07-08 15:48:13 +00:00
parent 6652ed2942
commit a732aecb73

View File

@ -212,7 +212,7 @@ def get_person_mark(db, person):
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
def get_address_str(addr): 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 @param addr: the GRAMPS address instance
""" """