minor syntax error
svn: r21795
This commit is contained in:
parent
e0ccf7e330
commit
10eb31e708
@ -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