correct typo in error message

svn: r16371
This commit is contained in:
Benny Malengier 2011-01-13 09:48:00 +00:00
parent 5508719070
commit 198e222e91

View File

@ -77,7 +77,7 @@ class DbEnvironmentError(Exception):
self.msg = msg
def __str__(self):
return (_("Gramps has detected an problem in opening the 'environment' "
return (_("Gramps has detected a problem in opening the 'environment' "
"of the underlying Berkeley database used to store this Family Tree. "
"The most likely cause "
"is that the database was created with an old version "