* src/EventEdit.py (get_place): Typo.

svn: r4173
This commit is contained in:
Alex Roitman
2005-03-14 00:10:36 +00:00
parent 35bc979e8e
commit 6b8d0501f6
2 changed files with 4 additions and 5 deletions

View File

@@ -10,6 +10,8 @@
* src/GrampsInMemDB.py: Do not commit objects with empty handles.
* src/Utils.py (family_name): Add clause for unknown parents.
* src/EventEdit.py (get_place): Typo.
2005-03-12 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/GenericFilter.py (Rule,GenericFilter): New methods prepare() and
reset(), that are called before/after a filter is applied, to properly