warning message. Fix typo.

svn: r7913
This commit is contained in:
Don Allingham
2007-01-15 23:30:39 +00:00
parent 1b506e8341
commit dfaea5ebf0
2 changed files with 2 additions and 2 deletions

View File

@ -1181,5 +1181,5 @@ def check_for_portability_problems(filetype):
_('Database is not portable'),
_('If you need to transfer the database to another machine, '
'export to a GRAMPS Package, and import the GRAMPS Package '
'on the other machine.'))
'on the other machine.'),
Config.PORT_WARN)