minor syntax error

svn: r21794
This commit is contained in:
Jérôme Rapinat 2013-03-28 18:09:34 +00:00
parent 900c2e9ff8
commit ba97c071ef

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()