diff --git a/gramps/gen/dbstate.py b/gramps/gen/dbstate.py index a8c0e65d9..9ed006ede 100644 --- a/gramps/gen/dbstate.py +++ b/gramps/gen/dbstate.py @@ -76,7 +76,7 @@ class DbState(Callback): """ Returns True if DbState.db refers to a database object instance, AND the database is open. - + This tests both for the existence of the database and its being open, so that for the time being, the use of the dummy database on closure can continue, but at some future time, this could be altered to just set the