minor syntax error
svn: r21794
This commit is contained in:
parent
900c2e9ff8
commit
ba97c071ef
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user