minor syntax error

svn: r21795
This commit is contained in:
Jérôme Rapinat 2013-03-28 18:10:51 +00:00
parent e0ccf7e330
commit 10eb31e708

View File

@ -1941,7 +1941,7 @@ class CheckIntegrity(object):
_('The database has passed internal checks'),
parent=uistate.window)
else:
print(_("No errors were found: the database has passed internal checks.")
print(_("No errors were found: the database has passed internal checks."))
return 0
self.text = StringIO()