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'),
|
_('The database has passed internal checks'),
|
||||||
parent=uistate.window)
|
parent=uistate.window)
|
||||||
else:
|
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
|
return 0
|
||||||
|
|
||||||
self.text = StringIO()
|
self.text = StringIO()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user