diff --git a/src/gen/plug/report/utils.py b/src/gen/plug/report/utils.py index cec8788e2..cd6a6bd3d 100644 --- a/src/gen/plug/report/utils.py +++ b/src/gen/plug/report/utils.py @@ -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 """