forked from openlp/openlp
Fix a comment indentation.
This commit is contained in:
parent
33bad25104
commit
4af3798cd3
@ -655,7 +655,7 @@ class AdvancedTab(SettingsTab):
|
||||
Notify user about required restart.
|
||||
|
||||
``checked``
|
||||
The state of the check box (boolean).
|
||||
The state of the check box (boolean).
|
||||
"""
|
||||
QtGui.QMessageBox.information(self,
|
||||
translate('OpenLP.AdvancedTab', 'Restart Required'),
|
||||
|
Loading…
Reference in New Issue
Block a user